#C8D7FD#C8D7FD
#C8D7FD is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.0% C 0.055 H 268.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7FD |
|---|---|
| RGB | rgb(200, 215, 253) |
| HSL | hsl(223, 93%, 89%) |
| HSV | hsv(223, 21%, 99%) |
| CMYK | cmyk(20.9%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(85.99, 2.80, -20.20) |
| CIE-LCH | lch(85.99, 20.40, 277.88°) |
| OKLab | oklab(88.02% -0.0017 -0.0551) |
| OKLCH | oklch(88.02% 0.055 268.3) |
| XYZ | xyz(65.8450, 67.9706, 102.5600) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 5.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7FD #FDEEC8
analogous
#C8F2FD #C8D7FD #D4C8FD
triadic
#C8D7FD #FDC8D7 #D7FDC8
tetradic
#C8D7FD #FDC8F2 #FDEEC8 #C8FDD4
square
#C8D7FD #FDC8F2 #FDEEC8 #C8FDD4
split-complementary
#C8D7FD #FDD4C8 #F2FDC8
monochromatic
#5281F9 #8DACFB #C8D7FD #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.44
#C8D7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C8D7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7FD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7FD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C7D5FC
Tritanopia (blue-blind)
#BBDEE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d7fd; /* rgb */ color: rgb(200, 215, 253); /* oklch */ color: oklch(88.0% 0.055 268.3);
Tailwind
colors: {
custom: {
50: '#d9e3fe',
500: '#c8d7fd',
950: '#000000',
},
}SCSS
$custom: #c8d7fd; $custom-light: #d9e3fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d7fd",
"rgb": {
"r": 200,
"g": 215,
"b": 253
},
"hsl": {
"h": 223.019,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88015,
"c": 0.0551,
"h": 268.3
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#C8D7FD
secondary
#E5CA84
accent
#A500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485