#C8DADF#C8DADF
#C8DADF is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.021 H 216.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DADF |
|---|---|
| RGB | rgb(200, 218, 223) |
| HSL | hsl(193, 26%, 83%) |
| HSV | hsv(193, 10%, 87%) |
| CMYK | cmyk(10.3%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(85.88, -5.03, -4.51) |
| CIE-LCH | lch(85.88, 6.75, 221.90°) |
| OKLab | oklab(87.64% -0.0166 -0.0121) |
| OKLCH | oklch(87.64% 0.021 216.2) |
| XYZ | xyz(62.2071, 67.7489, 79.5972) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DADF #DFCDC8
analogous
#C8DFD8 #C8DADF #C8CEDF
triadic
#C8DADF #DFC8DA #DADFC8
tetradic
#C8DADF #D8C8DF #DFCDC8 #CEDFC8
square
#C8DADF #D8C8DF #DFCDC8 #CEDFC8
split-complementary
#C8DADF #DFC8CE #DFD8C8
monochromatic
#7BA6B2 #A1C0C8 #C8DADF #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.44
#C8DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C8DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DADF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DADF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#C2DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dadf; /* rgb */ color: rgb(200, 218, 223); /* oklch */ color: oklch(87.6% 0.021 216.2);
Tailwind
colors: {
custom: {
50: '#d8e5e9',
500: '#c8dadf',
950: '#000000',
},
}SCSS
$custom: #c8dadf; $custom-light: #d8e5e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dadf",
"rgb": {
"r": 200,
"g": 218,
"b": 223
},
"hsl": {
"h": 193.043,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87636,
"c": 0.02056,
"h": 216.2
},
"luminance": 0.6775
}Semantic roles & 50–950 ramp
primary
#C8DADF
secondary
#B69C95
accent
#5640A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484