#C8D7FC#C8D7FC
#C8D7FC is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.0% C 0.054 H 267.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7FC |
|---|---|
| RGB | rgb(200, 215, 252) |
| HSL | hsl(223, 90%, 89%) |
| HSV | hsv(223, 21%, 99%) |
| CMYK | cmyk(20.6%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.96, 2.58, -19.72) |
| CIE-LCH | lch(85.96, 19.89, 277.45°) |
| OKLab | oklab(87.98% -0.002 -0.0537) |
| OKLCH | oklch(87.98% 0.054 267.9) |
| XYZ | xyz(65.6861, 67.9070, 101.7232) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 6.76
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7FC #FCEDC8
analogous
#C8F1FC #C8D7FC #D3C8FC
triadic
#C8D7FC #FCC8D7 #D7FCC8
tetradic
#C8D7FC #FCC8F1 #FCEDC8 #C8FCD3
square
#C8D7FC #FCC8F1 #FCEDC8 #C8FCD3
split-complementary
#C8D7FC #FCD3C8 #F1FCC8
monochromatic
#5483F6 #8EADF9 #C8D7FC #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.44
#C8D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C8D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7FC
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7FC | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#BBDEE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d7fc; /* rgb */ color: rgb(200, 215, 252); /* oklch */ color: oklch(88.0% 0.054 267.9);
Tailwind
colors: {
custom: {
50: '#d9e3fd',
500: '#c8d7fc',
950: '#000000',
},
}SCSS
$custom: #c8d7fc; $custom-light: #d9e3fd; $custom-dark: #000000;
JSON
{
"hex": "#c8d7fc",
"rgb": {
"r": 200,
"g": 215,
"b": 252
},
"hsl": {
"h": 222.692,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.8798,
"c": 0.05378,
"h": 267.9
},
"luminance": 0.67909
}Semantic roles & 50–950 ramp
primary
#C8D7FC
secondary
#E3C885
accent
#A300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485