#C8DFF7#C8DFF7
#C8DFF7 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.4% C 0.041 H 249.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF7 |
|---|---|
| RGB | rgb(200, 223, 247) |
| HSL | hsl(211, 75%, 88%) |
| HSV | hsv(211, 19%, 97%) |
| CMYK | cmyk(19%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(87.86, -2.69, -14.23) |
| CIE-LCH | lch(87.86, 14.49, 259.30°) |
| OKLab | oklab(89.42% -0.0145 -0.0386) |
| OKLCH | oklch(89.42% 0.041 249.4) |
| XYZ | xyz(66.9913, 71.7685, 98.3008) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.98
Baby Blue (survey)
#A2CFFE
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF7 #F7E0C8
analogous
#C8F7F7 #C8DFF7 #C8C8F7
triadic
#C8DFF7 #F7C8DF #DFF7C8
tetradic
#C8DFF7 #F7C8F7 #F7E0C8 #C8F7C8
square
#C8DFF7 #F7C8F7 #F7E0C8 #C8F7C8
split-complementary
#C8DFF7 #F7C8C8 #F7F7C8
monochromatic
#5DA1E7 #93C0EF #C8DFF7 #E4EFFB #E4EFFB
Accessibility & contrast
On white
1.37
#C8DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C8DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF7
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF7 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D1DAF7
Tritanopia (blue-blind)
#BCE4E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff7; /* rgb */ color: rgb(200, 223, 247); /* oklch */ color: oklch(89.4% 0.041 249.4);
Tailwind
colors: {
custom: {
50: '#d9e9f9',
500: '#c8dff7',
950: '#000000',
},
}SCSS
$custom: #c8dff7; $custom-light: #d9e9f9; $custom-dark: #000000;
JSON
{
"hex": "#c8dff7",
"rgb": {
"r": 200,
"g": 223,
"b": 247
},
"hsl": {
"h": 210.638,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.89418,
"c": 0.04124,
"h": 249.4
},
"luminance": 0.7177
}Semantic roles & 50–950 ramp
primary
#C8DFF7
secondary
#DAB289
accent
#750FD7
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485