#C8D4FC#C8D4FC
#C8D4FC is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.057 H 272.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D4FC |
|---|---|
| RGB | rgb(200, 212, 252) |
| HSL | hsl(226, 90%, 89%) |
| HSV | hsv(226, 21%, 99%) |
| CMYK | cmyk(20.6%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.20, 4.16, -20.88) |
| CIE-LCH | lch(85.20, 21.29, 281.28°) |
| OKLab | oklab(87.38% 0.002 -0.0569) |
| OKLCH | oklch(87.38% 0.057 272.1) |
| XYZ | xyz(64.9292, 66.3932, 101.4709) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.39
Light Periwinkle
#C1C6FC
ΔE00 4.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 7.43
Lavender (CSS)
#E6E6FA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D4FC #FCF0C8
analogous
#C8EEFC #C8D4FC #D6C8FC
triadic
#C8D4FC #FCC8D4 #D4FCC8
tetradic
#C8D4FC #FCC8EE #FCF0C8 #C8FCD6
square
#C8D4FC #FCC8EE #FCF0C8 #C8FCD6
split-complementary
#C8D4FC #FCD6C8 #EEFCC8
monochromatic
#5479F6 #8EA7F9 #C8D4FC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.47
#C8D4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#C8D4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D4FC
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D4FC | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#BCDBE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d4fc; /* rgb */ color: rgb(200, 212, 252); /* oklch */ color: oklch(87.4% 0.057 272.1);
Tailwind
colors: {
custom: {
50: '#d9e1fd',
500: '#c8d4fc',
950: '#000000',
},
}SCSS
$custom: #c8d4fc; $custom-light: #d9e1fd; $custom-dark: #000000;
JSON
{
"hex": "#c8d4fc",
"rgb": {
"r": 200,
"g": 212,
"b": 252
},
"hsl": {
"h": 226.154,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.87383,
"c": 0.05697,
"h": 272.1
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#C8D4FC
secondary
#E3CD85
accent
#B100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485