#C8CBFD#C8CBFD
#C8CBFD is a very light, moderate blue. Relative luminance 0.621; OKLCH L 85.6% C 0.069 H 282.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CBFD |
|---|---|
| RGB | rgb(200, 203, 253) |
| HSL | hsl(237, 93%, 89%) |
| HSV | hsv(237, 21%, 99%) |
| CMYK | cmyk(20.9%, 19.8%, 0%, 0.8%) |
| CIE-LAB | lab(82.96, 9.18, -24.81) |
| CIE-LCH | lch(82.96, 26.45, 290.31°) |
| OKLab | oklab(85.65% 0.0146 -0.0679) |
| OKLCH | oklch(85.65% 0.069 282.1) |
| XYZ | xyz(62.9007, 62.0820, 101.5785) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.95
Light Periwinkle
#C1C6FC
ΔE00 1.75
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 7.95
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Light Blue Grey
#B7C9E2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CBFD #FDFAC8
analogous
#C8E6FD #C8CBFD #E0C8FD
triadic
#C8CBFD #FDC8CB #CBFDC8
tetradic
#C8CBFD #FDC8E6 #FDFAC8 #C8FDE0
square
#C8CBFD #FDC8E6 #FDFAC8 #C8FDE0
split-complementary
#C8CBFD #FDE0C8 #E6FDC8
monochromatic
#525BF9 #8D93FB #C8CBFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.57
#C8CBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C8CBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CBFD
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CBFD | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#BCD4DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c8cbfd; /* rgb */ color: rgb(200, 203, 253); /* oklch */ color: oklch(85.6% 0.069 282.1);
Tailwind
colors: {
custom: {
50: '#d9dafe',
500: '#c8cbfd',
950: '#000000',
},
}SCSS
$custom: #c8cbfd; $custom-light: #d9dafe; $custom-dark: #000000;
JSON
{
"hex": "#c8cbfd",
"rgb": {
"r": 200,
"g": 203,
"b": 253
},
"hsl": {
"h": 236.604,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.85646,
"c": 0.06942,
"h": 282.1
},
"luminance": 0.62083
}Semantic roles & 50–950 ramp
primary
#C8CBFD
secondary
#E5E084
accent
#D900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385