#C8DFF6#C8DFF6
#C8DFF6 is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.040 H 248.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF6 |
|---|---|
| RGB | rgb(200, 223, 246) |
| HSL | hsl(210, 72%, 87%) |
| HSV | hsv(210, 19%, 96%) |
| CMYK | cmyk(18.7%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(87.83, -2.90, -13.75) |
| CIE-LCH | lch(87.83, 14.06, 258.08°) |
| OKLab | oklab(89.39% -0.0149 -0.0373) |
| OKLCH | oklch(89.39% 0.04 248.3) |
| XYZ | xyz(66.8374, 71.7069, 97.4903) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 6.97
Baby Blue (survey)
#A2CFFE
ΔE00 7.96
Ice Blue
#A5DFF9
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF6 #F6DFC8
analogous
#C8F6F6 #C8DFF6 #C8C8F6
triadic
#C8DFF6 #F6C8DF #DFF6C8
tetradic
#C8DFF6 #F6C8F6 #F6DFC8 #C8F6C8
square
#C8DFF6 #F6C8F6 #F6DFC8 #C8F6C8
split-complementary
#C8DFF6 #F6C8C8 #F6F6C8
monochromatic
#5FA2E5 #93C0ED #C8DFF6 #E5F0FB #E5F0FB
Accessibility & contrast
On white
1.37
#C8DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#C8DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF6
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF6 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#BCE4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff6; /* rgb */ color: rgb(200, 223, 246); /* oklch */ color: oklch(89.4% 0.040 248.3);
Tailwind
colors: {
custom: {
50: '#d9e9f9',
500: '#c8dff6',
950: '#000000',
},
}SCSS
$custom: #c8dff6; $custom-light: #d9e9f9; $custom-dark: #000000;
JSON
{
"hex": "#c8dff6",
"rgb": {
"r": 200,
"g": 223,
"b": 246
},
"hsl": {
"h": 210,
"s": 71.875,
"l": 87.451
},
"oklch": {
"l": 0.89385,
"c": 0.04014,
"h": 248.3
},
"luminance": 0.71709
}Semantic roles & 50–950 ramp
primary
#C8DFF6
secondary
#D8B18A
accent
#7312D4
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485