#C8D2DF#C8D2DF
#C8D2DF is a very light, muted cyan. Relative luminance 0.637; OKLCH L 86.0% C 0.021 H 254.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2DF |
|---|---|
| RGB | rgb(200, 210, 223) |
| HSL | hsl(214, 26%, 83%) |
| HSV | hsv(214, 10%, 87%) |
| CMYK | cmyk(10.3%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.81, -0.86, -7.57) |
| CIE-LCH | lch(83.81, 7.62, 263.53°) |
| OKLab | oklab(86.01% -0.0055 -0.0203) |
| OKLCH | oklch(86.01% 0.021 254.9) |
| XYZ | xyz(60.1824, 63.6995, 78.9223) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2DF #DFD5C8
analogous
#C8DDDF #C8D2DF #C9C8DF
triadic
#C8D2DF #DFC8D2 #D2DFC8
tetradic
#C8D2DF #DFC8DD #DFD5C8 #C8DFC9
square
#C8D2DF #DFC8DD #DFD5C8 #C8DFC9
split-complementary
#C8D2DF #DFC9C8 #DDDFC8
monochromatic
#7B93B2 #A1B2C8 #C8D2DF #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.53
#C8D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C8D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2DF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2DF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2E0
Deuteranopia (green-blind)
#CBD0DF
Tritanopia (blue-blind)
#C3D5D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c8d2df; /* rgb */ color: rgb(200, 210, 223); /* oklch */ color: oklch(86.0% 0.021 254.9);
Tailwind
colors: {
custom: {
50: '#d8dfe9',
500: '#c8d2df',
950: '#000000',
},
}SCSS
$custom: #c8d2df; $custom-light: #d8dfe9; $custom-dark: #000000;
JSON
{
"hex": "#c8d2df",
"rgb": {
"r": 200,
"g": 210,
"b": 223
},
"hsl": {
"h": 213.913,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86005,
"c": 0.02107,
"h": 254.9
},
"luminance": 0.637
}Semantic roles & 50–950 ramp
primary
#C8D2DF
secondary
#B6A895
accent
#7940A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484