#C8DCE7#C8DCE7
#C8DCE7 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.026 H 231.7°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCE7 |
|---|---|
| RGB | rgb(200, 220, 231) |
| HSL | hsl(201, 39%, 85%) |
| HSV | hsv(201, 13%, 91%) |
| CMYK | cmyk(13.4%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(86.62, -4.46, -7.65) |
| CIE-LCH | lch(86.62, 8.85, 239.73°) |
| OKLab | oklab(88.29% -0.0163 -0.0206) |
| OKLCH | oklch(88.29% 0.026 231.7) |
| XYZ | xyz(63.8330, 69.2341, 85.5862) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 7.65
Aliceblue
#F0F8FF
ΔE00 7.84
Cloudy Blue
#ACC2D9
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCE7 #E7D3C8
analogous
#C8E7E3 #C8DCE7 #C8CDE7
triadic
#C8DCE7 #E7C8DC #DCE7C8
tetradic
#C8DCE7 #E3C8E7 #E7D3C8 #CDE7C8
square
#C8DCE7 #E3C8E7 #E7D3C8 #CDE7C8
split-complementary
#C8DCE7 #E7C8CD #E7E3C8
monochromatic
#73A6C2 #9DC1D4 #C8DCE7 #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.41
#C8DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCE7
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCE7 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D2D7E7
Tritanopia (blue-blind)
#C0DFDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dce7; /* rgb */ color: rgb(200, 220, 231); /* oklch */ color: oklch(88.3% 0.026 231.7);
Tailwind
colors: {
custom: {
50: '#d9e6ee',
500: '#c8dce7',
950: '#000000',
},
}SCSS
$custom: #c8dce7; $custom-light: #d9e6ee; $custom-dark: #000000;
JSON
{
"hex": "#c8dce7",
"rgb": {
"r": 200,
"g": 220,
"b": 231
},
"hsl": {
"h": 201.29,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.88291,
"c": 0.02629,
"h": 231.7
},
"luminance": 0.69235
}Semantic roles & 50–950 ramp
primary
#C8DCE7
secondary
#C1A392
accent
#6033B2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485