#C8D7FE#C8D7FE
#C8D7FE is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.1% C 0.056 H 268.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7FE |
|---|---|
| RGB | rgb(200, 215, 254) |
| HSL | hsl(223, 96%, 89%) |
| HSV | hsv(223, 21%, 100%) |
| CMYK | cmyk(21.3%, 15.4%, 0%, 0.4%) |
| CIE-LAB | lab(86.02, 3.02, -20.68) |
| CIE-LCH | lch(86.02, 20.90, 278.30°) |
| OKLab | oklab(88.05% -0.0013 -0.0564) |
| OKLCH | oklch(88.05% 0.056 268.6) |
| XYZ | xyz(66.0047, 68.0345, 103.4011) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 5.48
Powder Blue (survey)
#B1D1FC
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7FE #FEEFC8
analogous
#C8F2FE #C8D7FE #D4C8FE
triadic
#C8D7FE #FEC8D7 #D7FEC8
tetradic
#C8D7FE #FEC8F2 #FEEFC8 #C8FED4
square
#C8D7FE #FEC8F2 #FEEFC8 #C8FED4
split-complementary
#C8D7FE #FED4C8 #F2FEC8
monochromatic
#5080FC #8CABFD #C8D7FE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.44
#C8D7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C8D7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7FE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7FE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#BBDEE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d7fe; /* rgb */ color: rgb(200, 215, 254); /* oklch */ color: oklch(88.1% 0.056 268.6);
Tailwind
colors: {
custom: {
50: '#d9e3fe',
500: '#c8d7fe',
950: '#000000',
},
}SCSS
$custom: #c8d7fe; $custom-light: #d9e3fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d7fe",
"rgb": {
"r": 200,
"g": 215,
"b": 254
},
"hsl": {
"h": 223.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.88051,
"c": 0.05642,
"h": 268.6
},
"luminance": 0.68036
}Semantic roles & 50–950 ramp
primary
#C8D7FE
secondary
#E7CB83
accent
#A600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485