#C8D7E7#C8D7E7
#C8D7E7 is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.3% C 0.027 H 249.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7E7 |
|---|---|
| RGB | rgb(200, 215, 231) |
| HSL | hsl(211, 39%, 85%) |
| HSV | hsv(211, 13%, 91%) |
| CMYK | cmyk(13.4%, 6.9%, 0%, 9.4%) |
| CIE-LAB | lab(85.33, -1.86, -9.57) |
| CIE-LCH | lch(85.33, 9.75, 258.98°) |
| OKLab | oklab(87.27% -0.0094 -0.0258) |
| OKLCH | oklch(87.27% 0.027 249.9) |
| XYZ | xyz(62.5403, 66.6487, 85.1554) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 5.95
Cloudy Blue
#ACC2D9
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7E7 #E7D8C8
analogous
#C8E7E7 #C8D7E7 #C9C8E7
triadic
#C8D7E7 #E7C8D7 #D7E7C8
tetradic
#C8D7E7 #E7C8E7 #E7D8C8 #C8E7C9
square
#C8D7E7 #E7C8E7 #E7D8C8 #C8E7C9
split-complementary
#C8D7E7 #E7C9C8 #E7E7C8
monochromatic
#7399C2 #9DB8D4 #C8D7E7 #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.47
#C8D7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C8D7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7E7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7E7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#C0DBDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d7e7; /* rgb */ color: rgb(200, 215, 231); /* oklch */ color: oklch(87.3% 0.027 249.9);
Tailwind
colors: {
custom: {
50: '#d8e3ee',
500: '#c8d7e7',
950: '#000000',
},
}SCSS
$custom: #c8d7e7; $custom-light: #d8e3ee; $custom-dark: #000000;
JSON
{
"hex": "#c8d7e7",
"rgb": {
"r": 200,
"g": 215,
"b": 231
},
"hsl": {
"h": 210.968,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.87273,
"c": 0.02747,
"h": 249.9
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#C8D7E7
secondary
#C1AA92
accent
#7533B2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485