#C8DBDF#C8DBDF
#C8DBDF is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.8% C 0.021 H 211.7°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBDF |
|---|---|
| RGB | rgb(200, 219, 223) |
| HSL | hsl(190, 26%, 83%) |
| HSV | hsv(190, 10%, 87%) |
| CMYK | cmyk(10.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(86.14, -5.54, -4.13) |
| CIE-LCH | lch(86.14, 6.91, 216.67°) |
| OKLab | oklab(87.84% -0.018 -0.0111) |
| OKLCH | oklch(87.84% 0.021 211.7) |
| XYZ | xyz(62.4672, 68.2691, 79.6839) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.78
Light Grey
#D8DCD6
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.74
Light Gray
#D3D3D3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBDF #DFCCC8
analogous
#C8DFD7 #C8DBDF #C8CFDF
triadic
#C8DBDF #DFC8DB #DBDFC8
tetradic
#C8DBDF #D7C8DF #DFCCC8 #CFDFC8
square
#C8DBDF #D7C8DF #DFCCC8 #CFDFC8
split-complementary
#C8DBDF #DFC8CF #DFD7C8
monochromatic
#7BA8B2 #A1C2C8 #C8DBDF #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.43
#C8DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C8DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBDF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBDF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#C2DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbdf; /* rgb */ color: rgb(200, 219, 223); /* oklch */ color: oklch(87.8% 0.021 211.7);
Tailwind
colors: {
custom: {
50: '#d8e6e9',
500: '#c8dbdf',
950: '#000000',
},
}SCSS
$custom: #c8dbdf; $custom-light: #d8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dbdf",
"rgb": {
"r": 200,
"g": 219,
"b": 223
},
"hsl": {
"h": 190.435,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87841,
"c": 0.02113,
"h": 211.7
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#C8DBDF
secondary
#B69B95
accent
#5240A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484