#C8DDFD#C8DDFD
#C8DDFD is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.2% C 0.050 H 258.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDFD |
|---|---|
| RGB | rgb(200, 221, 253) |
| HSL | hsl(216, 93%, 89%) |
| HSV | hsv(216, 21%, 99%) |
| CMYK | cmyk(20.9%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.53, -0.35, -17.89) |
| CIE-LCH | lch(87.53, 17.89, 268.87°) |
| OKLab | oklab(89.22% -0.0097 -0.0487) |
| OKLCH | oklch(89.22% 0.05 258.7) |
| XYZ | xyz(67.4009, 71.0824, 103.0786) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.70
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 6.33
Baby Blue (survey)
#A2CFFE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDFD #FDE8C8
analogous
#C8F8FD #C8DDFD #CEC8FD
triadic
#C8DDFD #FDC8DD #DDFDC8
tetradic
#C8DDFD #FDC8F8 #FDE8C8 #C8FDCE
square
#C8DDFD #FDC8F8 #FDE8C8 #C8FDCE
split-complementary
#C8DDFD #FDCEC8 #F8FDC8
monochromatic
#5294F9 #8DB8FB #C8DDFD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.38
#C8DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C8DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDFD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDFD | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#BBE4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8ddfd; /* rgb */ color: rgb(200, 221, 253); /* oklch */ color: oklch(89.2% 0.050 258.7);
Tailwind
colors: {
custom: {
50: '#d9e7fe',
500: '#c8ddfd',
950: '#000000',
},
}SCSS
$custom: #c8ddfd; $custom-light: #d9e7fe; $custom-dark: #000000;
JSON
{
"hex": "#c8ddfd",
"rgb": {
"r": 200,
"g": 221,
"b": 253
},
"hsl": {
"h": 216.226,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.89217,
"c": 0.04964,
"h": 258.7
},
"luminance": 0.71084
}Semantic roles & 50–950 ramp
primary
#C8DDFD
secondary
#E5BF84
accent
#8B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485