#D8CEFF#D8CEFF
#D8CEFF is a very light, moderate violet. Relative luminance 0.660; OKLCH L 87.5% C 0.068 H 294.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CEFF |
|---|---|
| RGB | rgb(216, 206, 255) |
| HSL | hsl(252, 100%, 90%) |
| HSV | hsv(252, 19%, 100%) |
| CMYK | cmyk(15.3%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(84.98, 12.90, -22.69) |
| CIE-LCH | lch(84.98, 26.10, 299.63°) |
| OKLab | oklab(87.54% 0.0279 -0.0618) |
| OKLCH | oklch(87.54% 0.068 294.3) |
| XYZ | xyz(68.4364, 65.9611, 103.7146) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.30
Pale Lilac
#E4CBFF
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 4.24
Light Periwinkle
#C1C6FC
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CEFF #F5FFCE
analogous
#CEDCFF #D8CEFF #F0CEFF
triadic
#D8CEFF #FFD8CE #CEFFD8
tetradic
#D8CEFF #FFCEDC #F5FFCE #CEFFF0
square
#D8CEFF #FFCEDC #F5FFCE #CEFFF0
split-complementary
#D8CEFF #FFF0CE #DCFFCE
monochromatic
#7754FF #A791FF #D8CEFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.48
#D8CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D8CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CEFF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CEFF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D5FF
Deuteranopia (green-blind)
#C5D3FE
Tritanopia (blue-blind)
#D1D5DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8ceff; /* rgb */ color: rgb(216, 206, 255); /* oklch */ color: oklch(87.5% 0.068 294.3);
Tailwind
colors: {
custom: {
50: '#e4ddff',
500: '#d8ceff',
950: '#000000',
},
}SCSS
$custom: #d8ceff; $custom-light: #e4ddff; $custom-dark: #000000;
JSON
{
"hex": "#d8ceff",
"rgb": {
"r": 216,
"g": 206,
"b": 255
},
"hsl": {
"h": 252.245,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.87536,
"c": 0.06777,
"h": 294.3
},
"luminance": 0.65962
}Semantic roles & 50–950 ramp
primary
#D8CEFF
secondary
#D6EA87
accent
#E600B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486