#C8D6FE#C8D6FE
#C8D6FE is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.9% C 0.057 H 270.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D6FE |
|---|---|
| RGB | rgb(200, 214, 254) |
| HSL | hsl(224, 96%, 89%) |
| HSV | hsv(224, 21%, 100%) |
| CMYK | cmyk(21.3%, 15.7%, 0%, 0.4%) |
| CIE-LAB | lab(85.77, 3.54, -21.07) |
| CIE-LCH | lch(85.77, 21.36, 279.55°) |
| OKLab | oklab(87.85% 0 -0.0575) |
| OKLCH | oklch(87.85% 0.057 270) |
| XYZ | xyz(65.7508, 67.5268, 103.3165) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D6FE #FEF0C8
analogous
#C8F1FE #C8D6FE #D5C8FE
triadic
#C8D6FE #FEC8D6 #D6FEC8
tetradic
#C8D6FE #FEC8F1 #FEF0C8 #C8FED5
square
#C8D6FE #FEC8F1 #FEF0C8 #C8FED5
split-complementary
#C8D6FE #FED5C8 #F1FEC8
monochromatic
#507CFC #8CA9FD #C8D6FE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.45
#C8D6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C8D6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D6FE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D6FE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#C6D4FD
Tritanopia (blue-blind)
#BBDEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d6fe; /* rgb */ color: rgb(200, 214, 254); /* oklch */ color: oklch(87.9% 0.057 270.0);
Tailwind
colors: {
custom: {
50: '#d9e2fe',
500: '#c8d6fe',
950: '#000000',
},
}SCSS
$custom: #c8d6fe; $custom-light: #d9e2fe; $custom-dark: #000000;
JSON
{
"hex": "#c8d6fe",
"rgb": {
"r": 200,
"g": 214,
"b": 254
},
"hsl": {
"h": 224.444,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.87852,
"c": 0.05747,
"h": 270
},
"luminance": 0.67528
}Semantic roles & 50–950 ramp
primary
#C8D6FE
secondary
#E7CD83
accent
#AA00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485