#C8D2DA#C8D2DA
#C8D2DA is a very light, near-neutral cyan. Relative luminance 0.634; OKLCH L 85.9% C 0.016 H 241.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2DA |
|---|---|
| RGB | rgb(200, 210, 218) |
| HSL | hsl(207, 20%, 82%) |
| HSV | hsv(207, 8%, 85%) |
| CMYK | cmyk(8.3%, 3.7%, 0%, 14.5%) |
| CIE-LAB | lab(83.67, -1.85, -5.12) |
| CIE-LCH | lch(83.67, 5.44, 250.16°) |
| OKLab | oklab(85.85% -0.0074 -0.0137) |
| OKLCH | oklch(85.85% 0.016 241.8) |
| XYZ | xyz(59.5182, 63.4339, 75.4244) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2DA #DAD0C8
analogous
#C8DAD9 #C8D2DA #C8C9DA
triadic
#C8D2DA #DAC8D2 #D2DAC8
tetradic
#C8D2DA #D9C8DA #DAD0C8 #C9DAC8
square
#C8D2DA #D9C8DA #DAD0C8 #C9DAC8
split-complementary
#C8D2DA #DAC8C9 #DAD9C8
monochromatic
#7F96A9 #A3B4C1 #C8D2DA #EDF0F3 #EDF0F3
Accessibility & contrast
On white
1.53
#C8D2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#C8D2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2DA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2DA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#CCD0DA
Tritanopia (blue-blind)
#C4D4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d2da; /* rgb */ color: rgb(200, 210, 218); /* oklch */ color: oklch(85.9% 0.016 241.8);
Tailwind
colors: {
custom: {
50: '#d8dfe5',
500: '#c8d2da',
950: '#000000',
},
}SCSS
$custom: #c8d2da; $custom-light: #d8dfe5; $custom-dark: #000000;
JSON
{
"hex": "#c8d2da",
"rgb": {
"r": 200,
"g": 210,
"b": 218
},
"hsl": {
"h": 206.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.8585,
"c": 0.01557,
"h": 241.8
},
"luminance": 0.63435
}Semantic roles & 50–950 ramp
primary
#C8D2DA
secondary
#B0A297
accent
#6E489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484