#D8CEFC#D8CEFC
#D8CEFC is a very light, moderate violet. Relative luminance 0.658; OKLCH L 87.4% C 0.064 H 295.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CEFC |
|---|---|
| RGB | rgb(216, 206, 252) |
| HSL | hsl(253, 88%, 90%) |
| HSV | hsv(253, 18%, 99%) |
| CMYK | cmyk(14.3%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.88, 12.28, -21.25) |
| CIE-LCH | lch(84.88, 24.54, 300.02°) |
| OKLab | oklab(87.43% 0.0269 -0.0577) |
| OKLCH | oklch(87.43% 0.064 295) |
| XYZ | xyz(67.9572, 65.7694, 101.1911) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 5.99
Light Lilac
#EDC8FF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CEFC #F2FCCE
analogous
#CEDBFC #D8CEFC #EFCEFC
triadic
#D8CEFC #FCD8CE #CEFCD8
tetradic
#D8CEFC #FCCEDB #F2FCCE #CEFCEF
square
#D8CEFC #FCCEDB #F2FCCE #CEFCEF
split-complementary
#D8CEFC #FCEFCE #DBFCCE
monochromatic
#7C5BF5 #AA94F8 #D8CEFC #E8E2FD #E8E2FD
Accessibility & contrast
On white
1.48
#D8CEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#D8CEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CEFC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CEFC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C5D3FB
Tritanopia (blue-blind)
#D1D5DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8cefc; /* rgb */ color: rgb(216, 206, 252); /* oklch */ color: oklch(87.4% 0.064 295.0);
Tailwind
colors: {
custom: {
50: '#e4ddfd',
500: '#d8cefc',
950: '#000000',
},
}SCSS
$custom: #d8cefc; $custom-light: #e4ddfd; $custom-dark: #000000;
JSON
{
"hex": "#d8cefc",
"rgb": {
"r": 216,
"g": 206,
"b": 252
},
"hsl": {
"h": 253.043,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.87427,
"c": 0.06372,
"h": 295
},
"luminance": 0.6577
}Semantic roles & 50–950 ramp
primary
#D8CEFC
secondary
#D0E48B
accent
#E500B3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485