#C8DEFD#C8DEFD
#C8DEFD is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.4% C 0.049 H 256.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEFD |
|---|---|
| RGB | rgb(200, 222, 253) |
| HSL | hsl(215, 93%, 89%) |
| HSV | hsv(215, 21%, 99%) |
| CMYK | cmyk(20.9%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(87.78, -0.88, -17.50) |
| CIE-LCH | lch(87.78, 17.53, 267.13°) |
| OKLab | oklab(89.42% -0.011 -0.0476) |
| OKLCH | oklch(89.42% 0.049 256.9) |
| XYZ | xyz(67.6657, 71.6120, 103.1669) |
| Luminance | 0.7161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 6.39
Baby Blue (survey)
#A2CFFE
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.44
Light Periwinkle
#C1C6FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEFD #FDE7C8
analogous
#C8F9FD #C8DEFD #CDC8FD
triadic
#C8DEFD #FDC8DE #DEFDC8
tetradic
#C8DEFD #FDC8F9 #FDE7C8 #C8FDCD
square
#C8DEFD #FDC8F9 #FDE7C8 #C8FDCD
split-complementary
#C8DEFD #FDCDC8 #F9FDC8
monochromatic
#5297F9 #8DBBFB #C8DEFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.37
#C8DEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C8DEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEFD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEFD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#BAE4E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8defd; /* rgb */ color: rgb(200, 222, 253); /* oklch */ color: oklch(89.4% 0.049 256.9);
Tailwind
colors: {
custom: {
50: '#d9e8fe',
500: '#c8defd',
950: '#000000',
},
}SCSS
$custom: #c8defd; $custom-light: #d9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#c8defd",
"rgb": {
"r": 200,
"g": 222,
"b": 253
},
"hsl": {
"h": 215.094,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89419,
"c": 0.04888,
"h": 256.9
},
"luminance": 0.71614
}Semantic roles & 50–950 ramp
primary
#C8DEFD
secondary
#E5BD84
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485