#C8D8DF#C8D8DF
#C8D8DF is a very light, near-neutral cyan. Relative luminance 0.667; OKLCH L 87.2% C 0.020 H 225.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8DF |
|---|---|
| RGB | rgb(200, 216, 223) |
| HSL | hsl(198, 26%, 83%) |
| HSV | hsv(198, 10%, 87%) |
| CMYK | cmyk(10.3%, 3.1%, 0%, 12.5%) |
| CIE-LAB | lab(85.36, -3.99, -5.28) |
| CIE-LCH | lch(85.36, 6.62, 232.90°) |
| OKLab | oklab(87.23% -0.0138 -0.0142) |
| OKLCH | oklch(87.23% 0.02 225.7) |
| XYZ | xyz(61.6916, 66.7179, 79.4254) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.97
Silver (survey)
#C5C9C7
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 6.94
Light Grey
#D8DCD6
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8DF #DFCFC8
analogous
#C8DFDA #C8D8DF #C8CCDF
triadic
#C8D8DF #DFC8D8 #D8DFC8
tetradic
#C8D8DF #DAC8DF #DFCFC8 #CCDFC8
square
#C8D8DF #DAC8DF #DFCFC8 #CCDFC8
split-complementary
#C8D8DF #DFC8CC #DFDAC8
monochromatic
#7BA1B2 #A1BDC8 #C8D8DF #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.46
#C8D8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#C8D8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8DF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8DF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#C2DADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d8df; /* rgb */ color: rgb(200, 216, 223); /* oklch */ color: oklch(87.2% 0.020 225.7);
Tailwind
colors: {
custom: {
50: '#d8e4e9',
500: '#c8d8df',
950: '#000000',
},
}SCSS
$custom: #c8d8df; $custom-light: #d8e4e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d8df",
"rgb": {
"r": 200,
"g": 216,
"b": 223
},
"hsl": {
"h": 198.261,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87226,
"c": 0.01981,
"h": 225.7
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#C8D8DF
secondary
#B69F95
accent
#5F40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484