#C8D5FF#C8D5FF
#C8D5FF is a very light, muted blue. Relative luminance 0.671; OKLCH L 87.7% C 0.060 H 271.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D5FF |
|---|---|
| RGB | rgb(200, 213, 255) |
| HSL | hsl(226, 100%, 89%) |
| HSV | hsv(226, 22%, 100%) |
| CMYK | cmyk(21.6%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(85.55, 4.29, -21.93) |
| CIE-LCH | lch(85.55, 22.35, 281.08°) |
| OKLab | oklab(87.69% 0.0017 -0.0599) |
| OKLCH | oklch(87.69% 0.06 271.6) |
| XYZ | xyz(65.6591, 67.0864, 104.0780) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.36
Periwinkle
#CCCCFF
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D5FF #FFF2C8
analogous
#C8F1FF #C8D5FF #D7C8FF
triadic
#C8D5FF #FFC8D5 #D5FFC8
tetradic
#C8D5FF #FFC8F1 #FFF2C8 #C8FFD7
square
#C8D5FF #FFC8F1 #FFF2C8 #C8FFD7
split-complementary
#C8D5FF #FFD7C8 #F1FFC8
monochromatic
#4E78FF #8BA6FF #C8D5FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.46
#C8D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#C8D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D5FF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D5FF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#BBDDE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8d5ff; /* rgb */ color: rgb(200, 213, 255); /* oklch */ color: oklch(87.7% 0.060 271.6);
Tailwind
colors: {
custom: {
50: '#d9e1ff',
500: '#c8d5ff',
950: '#000000',
},
}SCSS
$custom: #c8d5ff; $custom-light: #d9e1ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d5ff",
"rgb": {
"r": 200,
"g": 213,
"b": 255
},
"hsl": {
"h": 225.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.87689,
"c": 0.05989,
"h": 271.6
},
"luminance": 0.67088
}Semantic roles & 50–950 ramp
primary
#C8D5FF
secondary
#E9D182
accent
#AF00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486