#C8D7DE#C8D7DE
#C8D7DE is a very light, near-neutral cyan. Relative luminance 0.662; OKLCH L 87.0% C 0.019 H 227.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7DE |
|---|---|
| RGB | rgb(200, 215, 222) |
| HSL | hsl(199, 25%, 83%) |
| HSV | hsv(199, 10%, 87%) |
| CMYK | cmyk(9.9%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(85.07, -3.67, -5.17) |
| CIE-LCH | lch(85.07, 6.34, 234.64°) |
| OKLab | oklab(86.99% -0.0128 -0.0139) |
| OKLCH | oklch(86.99% 0.019 227.3) |
| XYZ | xyz(61.3017, 66.1533, 78.6323) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7DE #DECFC8
analogous
#C8DEDA #C8D7DE #C8CCDE
triadic
#C8D7DE #DEC8D7 #D7DEC8
tetradic
#C8D7DE #DAC8DE #DECFC8 #CCDEC8
square
#C8D7DE #DAC8DE #DECFC8 #CCDEC8
split-complementary
#C8D7DE #DEC8CC #DEDAC8
monochromatic
#7B9FB0 #A2BBC7 #C8D7DE #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.48
#C8D7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#C8D7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7DE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7DE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DE
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#C2D9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8d7de; /* rgb */ color: rgb(200, 215, 222); /* oklch */ color: oklch(87.0% 0.019 227.3);
Tailwind
colors: {
custom: {
50: '#d8e3e8',
500: '#c8d7de',
950: '#000000',
},
}SCSS
$custom: #c8d7de; $custom-light: #d8e3e8; $custom-dark: #000000;
JSON
{
"hex": "#c8d7de",
"rgb": {
"r": 200,
"g": 215,
"b": 222
},
"hsl": {
"h": 199.091,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.86991,
"c": 0.01891,
"h": 227.3
},
"luminance": 0.66154
}Semantic roles & 50–950 ramp
primary
#C8D7DE
secondary
#B59F95
accent
#6142A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484