#C8DEF1#C8DEF1
#C8DEF1 is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.035 H 244.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEF1 |
|---|---|
| RGB | rgb(200, 222, 241) |
| HSL | hsl(208, 59%, 86%) |
| HSV | hsv(208, 17%, 95%) |
| CMYK | cmyk(17%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(87.42, -3.44, -11.73) |
| CIE-LCH | lch(87.42, 12.22, 253.65°) |
| OKLab | oklab(89.02% -0.0153 -0.0317) |
| OKLCH | oklch(89.02% 0.035 244.2) |
| XYZ | xyz(65.8139, 70.8713, 93.4141) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 7.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEF1 #F1DBC8
analogous
#C8F1F0 #C8DEF1 #C8CAF1
triadic
#C8DEF1 #F1C8DE #DEF1C8
tetradic
#C8DEF1 #F0C8F1 #F1DBC8 #CAF1C8
square
#C8DEF1 #F0C8F1 #F1DBC8 #CAF1C8
split-complementary
#C8DEF1 #F1C8CA #F1F0C8
monochromatic
#66A3D8 #97C1E5 #C8DEF1 #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.38
#C8DEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#C8DEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEF1
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEF1 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF2
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#BDE3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8def1; /* rgb */ color: rgb(200, 222, 241); /* oklch */ color: oklch(89.0% 0.035 244.2);
Tailwind
colors: {
custom: {
50: '#d9e8f5',
500: '#c8def1',
950: '#000000',
},
}SCSS
$custom: #c8def1; $custom-light: #d9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#c8def1",
"rgb": {
"r": 200,
"g": 222,
"b": 241
},
"hsl": {
"h": 207.805,
"s": 59.42,
"l": 86.471
},
"oklch": {
"l": 0.89018,
"c": 0.03523,
"h": 244.2
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#C8DEF1
secondary
#D0AC8D
accent
#6D1EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485