#C8D4DF#C8D4DF
#C8D4DF is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.4% C 0.020 H 245.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4DF |
|---|---|
| RGB | rgb(200, 212, 223) |
| HSL | hsl(209, 26%, 83%) |
| HSV | hsv(209, 10%, 87%) |
| CMYK | cmyk(10.3%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(84.33, -1.91, -6.81) |
| CIE-LCH | lch(84.33, 7.07, 254.35°) |
| OKLab | oklab(86.41% -0.0083 -0.0183) |
| OKLCH | oklch(86.41% 0.02 245.7) |
| XYZ | xyz(60.6793, 64.6933, 79.0879) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4DF #DFD3C8
analogous
#C8DFDE #C8D4DF #C8C8DF
triadic
#C8D4DF #DFC8D4 #D4DFC8
tetradic
#C8D4DF #DEC8DF #DFD3C8 #C8DFC8
square
#C8D4DF #DEC8DF #DFD3C8 #C8DFC8
split-complementary
#C8D4DF #DFC8C8 #DFDEC8
monochromatic
#7B98B2 #A1B6C8 #C8D4DF #ECF0F4 #ECF0F4
Accessibility & contrast
On white
1.51
#C8D4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#C8D4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4DF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4DF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#C3D7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c8d4df; /* rgb */ color: rgb(200, 212, 223); /* oklch */ color: oklch(86.4% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#d8e1e9',
500: '#c8d4df',
950: '#000000',
},
}SCSS
$custom: #c8d4df; $custom-light: #d8e1e9; $custom-dark: #000000;
JSON
{
"hex": "#c8d4df",
"rgb": {
"r": 200,
"g": 212,
"b": 223
},
"hsl": {
"h": 208.696,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86411,
"c": 0.02007,
"h": 245.7
},
"luminance": 0.64694
}Semantic roles & 50–950 ramp
primary
#C8D4DF
secondary
#B6A595
accent
#7140A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484