#C8D8FC#C8D8FC
#C8D8FC is a very light, muted blue. Relative luminance 0.684; OKLCH L 88.2% C 0.053 H 266.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8FC |
|---|---|
| RGB | rgb(200, 216, 252) |
| HSL | hsl(222, 90%, 89%) |
| HSV | hsv(222, 21%, 99%) |
| CMYK | cmyk(20.6%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.22, 2.05, -19.34) |
| CIE-LCH | lch(86.22, 19.45, 276.05°) |
| OKLab | oklab(88.18% -0.0033 -0.0527) |
| OKLCH | oklch(88.18% 0.053 266.4) |
| XYZ | xyz(65.9415, 68.4179, 101.8083) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.40
Light Blue Grey
#B7C9E2
ΔE00 5.51
Light Periwinkle
#C1C6FC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8FC #FCECC8
analogous
#C8F2FC #C8D8FC #D2C8FC
triadic
#C8D8FC #FCC8D8 #D8FCC8
tetradic
#C8D8FC #FCC8F2 #FCECC8 #C8FCD2
square
#C8D8FC #FCC8F2 #FCECC8 #C8FCD2
split-complementary
#C8D8FC #FCD2C8 #F2FCC8
monochromatic
#5486F6 #8EAFF9 #C8D8FC #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.43
#C8D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C8D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8FC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8FC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#BBDFE4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8d8fc; /* rgb */ color: rgb(200, 216, 252); /* oklch */ color: oklch(88.2% 0.053 266.4);
Tailwind
colors: {
custom: {
50: '#d9e4fd',
500: '#c8d8fc',
950: '#000000',
},
}SCSS
$custom: #c8d8fc; $custom-light: #d9e4fd; $custom-dark: #000000;
JSON
{
"hex": "#c8d8fc",
"rgb": {
"r": 200,
"g": 216,
"b": 252
},
"hsl": {
"h": 221.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.8818,
"c": 0.05278,
"h": 266.4
},
"luminance": 0.68419
}Semantic roles & 50–950 ramp
primary
#C8D8FC
secondary
#E3C685
accent
#9F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485