#C8CEDF#C8CEDF
#C8CEDF is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.2% C 0.024 H 270.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CEDF |
|---|---|
| RGB | rgb(200, 206, 223) |
| HSL | hsl(224, 26%, 83%) |
| HSV | hsv(224, 10%, 87%) |
| CMYK | cmyk(10.3%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(82.78, 1.25, -9.10) |
| CIE-LCH | lch(82.78, 9.18, 277.79°) |
| OKLab | oklab(85.2% 0.0001 -0.0245) |
| OKLCH | oklch(85.2% 0.024 270.3) |
| XYZ | xyz(59.2072, 61.7491, 78.5972) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CEDF #DFD9C8
analogous
#C8D9DF #C8CEDF #CDC8DF
triadic
#C8CEDF #DFC8CE #CEDFC8
tetradic
#C8CEDF #DFC8D9 #DFD9C8 #C8DFCD
square
#C8CEDF #DFC8D9 #DFD9C8 #C8DFCD
split-complementary
#C8CEDF #DFCDC8 #D9DFC8
monochromatic
#7B89B2 #A1ACC8 #C8CEDF #ECEEF4 #ECEEF4
Accessibility & contrast
On white
1.57
#C8CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C8CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CEDF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CEDF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C8CDDF
Tritanopia (blue-blind)
#C3D1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cedf; /* rgb */ color: rgb(200, 206, 223); /* oklch */ color: oklch(85.2% 0.024 270.3);
Tailwind
colors: {
custom: {
50: '#d8dce9',
500: '#c8cedf',
950: '#000000',
},
}SCSS
$custom: #c8cedf; $custom-light: #d8dce9; $custom-dark: #000000;
JSON
{
"hex": "#c8cedf",
"rgb": {
"r": 200,
"g": 206,
"b": 223
},
"hsl": {
"h": 224.348,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.85197,
"c": 0.02446,
"h": 270.3
},
"luminance": 0.6175
}Semantic roles & 50–950 ramp
primary
#C8CEDF
secondary
#B6AE95
accent
#8B40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484