#C8DFF1#C8DFF1
#C8DFF1 is a very light, muted cyan. Relative luminance 0.714; OKLCH L 89.2% C 0.035 H 241.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF1 |
|---|---|
| RGB | rgb(200, 223, 241) |
| HSL | hsl(206, 59%, 86%) |
| HSV | hsv(206, 17%, 95%) |
| CMYK | cmyk(17%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(87.68, -3.96, -11.34) |
| CIE-LCH | lch(87.68, 12.01, 250.76°) |
| OKLab | oklab(89.22% -0.0167 -0.0307) |
| OKLCH | oklch(89.22% 0.035 241.5) |
| XYZ | xyz(66.0803, 71.4041, 93.5029) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.38
Fog
#D8DCE0
ΔE00 7.60
Ice Blue
#A5DFF9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF1 #F1DAC8
analogous
#C8F1EF #C8DFF1 #C8CBF1
triadic
#C8DFF1 #F1C8DF #DFF1C8
tetradic
#C8DFF1 #EFC8F1 #F1DAC8 #CBF1C8
square
#C8DFF1 #EFC8F1 #F1DAC8 #CBF1C8
split-complementary
#C8DFF1 #F1C8CB #F1EFC8
monochromatic
#66A6D8 #97C3E5 #C8DFF1 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.37
#C8DFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#C8DFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF1
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF1 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF2
Deuteranopia (green-blind)
#D2DAF1
Tritanopia (blue-blind)
#BDE3E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff1; /* rgb */ color: rgb(200, 223, 241); /* oklch */ color: oklch(89.2% 0.035 241.5);
Tailwind
colors: {
custom: {
50: '#d9e9f5',
500: '#c8dff1',
950: '#000000',
},
}SCSS
$custom: #c8dff1; $custom-light: #d9e9f5; $custom-dark: #000000;
JSON
{
"hex": "#c8dff1",
"rgb": {
"r": 200,
"g": 223,
"b": 241
},
"hsl": {
"h": 206.341,
"s": 59.42,
"l": 86.471
},
"oklch": {
"l": 0.89221,
"c": 0.03492,
"h": 241.5
},
"luminance": 0.71406
}Semantic roles & 50–950 ramp
primary
#C8DFF1
secondary
#D0AB8D
accent
#681EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485