#C8D7FF#C8D7FF
#C8D7FF is a very light, muted blue. Relative luminance 0.681; OKLCH L 88.1% C 0.058 H 269.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D7FF |
|---|---|
| RGB | rgb(200, 215, 255) |
| HSL | hsl(224, 100%, 89%) |
| HSV | hsv(224, 22%, 100%) |
| CMYK | cmyk(21.6%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(86.06, 3.24, -21.16) |
| CIE-LCH | lch(86.06, 21.41, 278.70°) |
| OKLab | oklab(88.09% -0.001 -0.0577) |
| OKLCH | oklch(88.09% 0.058 269) |
| XYZ | xyz(66.1652, 68.0987, 104.2467) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.16
Periwinkle
#CCCCFF
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D7FF #FFF0C8
analogous
#C8F3FF #C8D7FF #D5C8FF
triadic
#C8D7FF #FFC8D7 #D7FFC8
tetradic
#C8D7FF #FFC8F3 #FFF0C8 #C8FFD5
square
#C8D7FF #FFC8F3 #FFF0C8 #C8FFD5
split-complementary
#C8D7FF #FFD5C8 #F3FFC8
monochromatic
#4E7EFF #8BAAFF #C8D7FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.44
#C8D7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C8D7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D7FF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D7FF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#BBDFE4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8d7ff; /* rgb */ color: rgb(200, 215, 255); /* oklch */ color: oklch(88.1% 0.058 269.0);
Tailwind
colors: {
custom: {
50: '#d9e3ff',
500: '#c8d7ff',
950: '#000000',
},
}SCSS
$custom: #c8d7ff; $custom-light: #d9e3ff; $custom-dark: #000000;
JSON
{
"hex": "#c8d7ff",
"rgb": {
"r": 200,
"g": 215,
"b": 255
},
"hsl": {
"h": 223.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88087,
"c": 0.05775,
"h": 269
},
"luminance": 0.681
}Semantic roles & 50–950 ramp
primary
#C8D7FF
secondary
#E9CD82
accent
#A700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486