#C8CEE2#C8CEE2
#C8CEE2 is a very light, muted blue. Relative luminance 0.619; OKLCH L 85.3% C 0.029 H 272.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEE2 |
|---|---|
| RGB | rgb(200, 206, 226) |
| HSL | hsl(226, 31%, 84%) |
| HSV | hsv(226, 12%, 89%) |
| CMYK | cmyk(11.5%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.87, 1.85, -10.57) |
| CIE-LCH | lch(82.87, 10.73, 279.92°) |
| OKLab | oklab(85.29% 0.0012 -0.0285) |
| OKLCH | oklch(85.29% 0.029 272.5) |
| XYZ | xyz(59.6152, 61.9123, 80.7463) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.91
Lightsteelblue
#B0C4DE
ΔE00 6.09
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEE2 #E2DCC8
analogous
#C8DBE2 #C8CEE2 #CFC8E2
triadic
#C8CEE2 #E2C8CE #CEE2C8
tetradic
#C8CEE2 #E2C8DB #E2DCC8 #C8E2CF
square
#C8CEE2 #E2C8DB #E2DCC8 #C8E2CF
split-complementary
#C8CEE2 #E2CFC8 #DBE2C8
monochromatic
#7887B8 #A0AACD #C8CEE2 #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.57
#C8CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C8CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEE2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEE2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE3
Deuteranopia (green-blind)
#C7CDE1
Tritanopia (blue-blind)
#C2D2D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cee2; /* rgb */ color: rgb(200, 206, 226); /* oklch */ color: oklch(85.3% 0.029 272.5);
Tailwind
colors: {
custom: {
50: '#d8dceb',
500: '#c8cee2',
950: '#000000',
},
}SCSS
$custom: #c8cee2; $custom-light: #d8dceb; $custom-dark: #000000;
JSON
{
"hex": "#c8cee2",
"rgb": {
"r": 200,
"g": 206,
"b": 226
},
"hsl": {
"h": 226.154,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.85294,
"c": 0.0285,
"h": 272.5
},
"luminance": 0.61913
}Semantic roles & 50–950 ramp
primary
#C8CEE2
secondary
#BAB194
accent
#903CAA
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484