#C8D7DF#C8D7DF
#C8D7DF is a very light, near-neutral cyan. Relative luminance 0.662; OKLCH L 87.0% C 0.020 H 230.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7DF |
|---|---|
| RGB | rgb(200, 215, 223) |
| HSL | hsl(201, 26%, 83%) |
| HSV | hsv(201, 10%, 87%) |
| CMYK | cmyk(10.3%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(85.10, -3.47, -5.66) |
| CIE-LCH | lch(85.10, 6.64, 238.48°) |
| OKLab | oklab(87.02% -0.0124 -0.0152) |
| OKLCH | oklch(87.02% 0.02 230.7) |
| XYZ | xyz(61.4362, 66.2071, 79.3402) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7DF #DFD0C8
analogous
#C8DFDB #C8D7DF #C8CBDF
triadic
#C8D7DF #DFC8D7 #D7DFC8
tetradic
#C8D7DF #DBC8DF #DFD0C8 #CBDFC8
square
#C8D7DF #DBC8DF #DFD0C8 #CBDFC8
split-complementary
#C8D7DF #DFC8CB #DFDBC8
monochromatic
#7B9FB2 #A1BBC8 #C8D7DF #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.47
#C8D7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#C8D7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7DF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7DF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#C2D9D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d7df; /* rgb */ color: rgb(200, 215, 223); /* oklch */ color: oklch(87.0% 0.020 230.7);
Tailwind
colors: {
custom: {
50: '#d8e3e9',
500: '#c8d7df',
950: '#000000',
},
}SCSS
$custom: #c8d7df; $custom-light: #d8e3e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d7df",
"rgb": {
"r": 200,
"g": 215,
"b": 223
},
"hsl": {
"h": 200.87,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87022,
"c": 0.01966,
"h": 230.7
},
"luminance": 0.66208
}Semantic roles & 50–950 ramp
primary
#C8D7DF
secondary
#B6A195
accent
#6340A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484