#C8D5DF#C8D5DF
#C8D5DF is a very light, near-neutral cyan. Relative luminance 0.652; OKLCH L 86.6% C 0.020 H 240.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5DF |
|---|---|
| RGB | rgb(200, 213, 223) |
| HSL | hsl(206, 26%, 83%) |
| HSV | hsv(206, 10%, 87%) |
| CMYK | cmyk(10.3%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(84.58, -2.43, -6.42) |
| CIE-LCH | lch(84.58, 6.87, 249.29°) |
| OKLab | oklab(86.61% -0.0097 -0.0173) |
| OKLCH | oklch(86.61% 0.02 240.8) |
| XYZ | xyz(60.9300, 65.1948, 79.1715) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 6.33
Light Blue Grey
#B7C9E2
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5DF #DFD2C8
analogous
#C8DFDD #C8D5DF #C8C9DF
triadic
#C8D5DF #DFC8D5 #D5DFC8
tetradic
#C8D5DF #DDC8DF #DFD2C8 #C9DFC8
square
#C8D5DF #DDC8DF #DFD2C8 #C9DFC8
split-complementary
#C8D5DF #DFC8C9 #DFDDC8
monochromatic
#7B9AB2 #A1B7C8 #C8D5DF #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.50
#C8D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C8D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5DF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5DF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#C2D7D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c8d5df; /* rgb */ color: rgb(200, 213, 223); /* oklch */ color: oklch(86.6% 0.020 240.8);
Tailwind
colors: {
custom: {
50: '#d8e1e9',
500: '#c8d5df',
950: '#000000',
},
}SCSS
$custom: #c8d5df; $custom-light: #d8e1e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d5df",
"rgb": {
"r": 200,
"g": 213,
"b": 223
},
"hsl": {
"h": 206.087,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86614,
"c": 0.01979,
"h": 240.8
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#C8D5DF
secondary
#B6A395
accent
#6C40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484