#C8DFFD#C8DFFD
#C8DFFD is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.048 H 255.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFFD |
|---|---|
| RGB | rgb(200, 223, 253) |
| HSL | hsl(214, 93%, 89%) |
| HSV | hsv(214, 21%, 99%) |
| CMYK | cmyk(20.9%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.04, -1.40, -17.12) |
| CIE-LCH | lch(88.04, 17.17, 265.33°) |
| OKLab | oklab(89.62% -0.0124 -0.0466) |
| OKLCH | oklch(89.62% 0.048 255.1) |
| XYZ | xyz(67.9321, 72.1448, 103.2557) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.51
Baby Blue (survey)
#A2CFFE
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.43
Light Blue
#95D0FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFFD #FDE6C8
analogous
#C8FAFD #C8DFFD #CCC8FD
triadic
#C8DFFD #FDC8DF #DFFDC8
tetradic
#C8DFFD #FDC8FA #FDE6C8 #C8FDCC
square
#C8DFFD #FDC8FA #FDE6C8 #C8FDCC
split-complementary
#C8DFFD #FDCCC8 #FAFDC8
monochromatic
#529AF9 #8DBDFB #C8DFFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.36
#C8DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C8DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFFD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFFD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#BAE5E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8dffd; /* rgb */ color: rgb(200, 223, 253); /* oklch */ color: oklch(89.6% 0.048 255.1);
Tailwind
colors: {
custom: {
50: '#d9e8fe',
500: '#c8dffd',
950: '#000000',
},
}SCSS
$custom: #c8dffd; $custom-light: #d9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#c8dffd",
"rgb": {
"r": 200,
"g": 223,
"b": 253
},
"hsl": {
"h": 213.962,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89621,
"c": 0.04818,
"h": 255.1
},
"luminance": 0.72147
}Semantic roles & 50–950 ramp
primary
#C8DFFD
secondary
#E5BB84
accent
#8200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485