#C8DFFE#C8DFFE
#C8DFFE is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.7% C 0.049 H 255.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFFE |
|---|---|
| RGB | rgb(200, 223, 254) |
| HSL | hsl(214, 96%, 89%) |
| HSV | hsv(214, 21%, 100%) |
| CMYK | cmyk(21.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.07, -1.18, -17.60) |
| CIE-LCH | lch(88.07, 17.64, 266.16°) |
| OKLab | oklab(89.66% -0.012 -0.0479) |
| OKLCH | oklch(89.66% 0.049 255.9) |
| XYZ | xyz(68.0918, 72.2087, 104.0968) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 6.57
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFFE #FEE7C8
analogous
#C8FAFE #C8DFFE #CCC8FE
triadic
#C8DFFE #FEC8DF #DFFEC8
tetradic
#C8DFFE #FEC8FA #FEE7C8 #C8FECC
square
#C8DFFE #FEC8FA #FEE7C8 #C8FECC
split-complementary
#C8DFFE #FECCC8 #FAFEC8
monochromatic
#5099FC #8CBCFD #C8DFFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.36
#C8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#C8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFFE
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFFE | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#BAE6E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8dffe; /* rgb */ color: rgb(200, 223, 254); /* oklch */ color: oklch(89.7% 0.049 255.9);
Tailwind
colors: {
custom: {
50: '#d9e8fe',
500: '#c8dffe',
950: '#000000',
},
}SCSS
$custom: #c8dffe; $custom-light: #d9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#c8dffe",
"rgb": {
"r": 200,
"g": 223,
"b": 254
},
"hsl": {
"h": 214.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.89655,
"c": 0.04937,
"h": 255.9
},
"luminance": 0.7221
}Semantic roles & 50–950 ramp
primary
#C8DFFE
secondary
#E7BC83
accent
#8400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485