#C8DFF8#C8DFF8
#C8DFF8 is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.5% C 0.042 H 250.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF8 |
|---|---|
| RGB | rgb(200, 223, 248) |
| HSL | hsl(211, 77%, 88%) |
| HSV | hsv(211, 19%, 97%) |
| CMYK | cmyk(19.4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.89, -2.48, -14.72) |
| CIE-LCH | lch(87.89, 14.92, 260.45°) |
| OKLab | oklab(89.45% -0.0141 -0.0399) |
| OKLCH | oklch(89.45% 0.042 250.5) |
| XYZ | xyz(67.1460, 71.8304, 99.1157) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.32
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Lightsteelblue
#B0C4DE
ΔE00 6.47
Cloudy Blue
#ACC2D9
ΔE00 7.01
Baby Blue (survey)
#A2CFFE
ΔE00 7.65
Ice Blue
#A5DFF9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF8 #F8E1C8
analogous
#C8F7F8 #C8DFF8 #C9C8F8
triadic
#C8DFF8 #F8C8DF #DFF8C8
tetradic
#C8DFF8 #F8C8F7 #F8E1C8 #C8F8C9
square
#C8DFF8 #F8C8F7 #F8E1C8 #C8F8C9
split-complementary
#C8DFF8 #F8C9C8 #F7F8C8
monochromatic
#5BA0EA #92BFF1 #C8DFF8 #E4EFFC #E4EFFC
Accessibility & contrast
On white
1.37
#C8DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#C8DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF8
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF8 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D0DAF7
Tritanopia (blue-blind)
#BCE5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff8; /* rgb */ color: rgb(200, 223, 248); /* oklch */ color: oklch(89.5% 0.042 250.5);
Tailwind
colors: {
custom: {
50: '#d9e9fa',
500: '#c8dff8',
950: '#000000',
},
}SCSS
$custom: #c8dff8; $custom-light: #d9e9fa; $custom-dark: #000000;
JSON
{
"hex": "#c8dff8",
"rgb": {
"r": 200,
"g": 223,
"b": 248
},
"hsl": {
"h": 211.25,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.89451,
"c": 0.04237,
"h": 250.5
},
"luminance": 0.71832
}Semantic roles & 50–950 ramp
primary
#C8DFF8
secondary
#DCB488
accent
#770CDA
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485