#E0D2F2#E0D2F2
#E0D2F2 is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.5% C 0.046 H 305.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2F2 |
|---|---|
| RGB | rgb(224, 210, 242) |
| HSL | hsl(266, 55%, 89%) |
| HSV | hsv(266, 13%, 95%) |
| CMYK | cmyk(7.4%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.18, 10.69, -13.93) |
| CIE-LCH | lch(86.18, 17.55, 307.51°) |
| OKLab | oklab(88.49% 0.0265 -0.0375) |
| OKLCH | oklch(88.49% 0.046 305.2) |
| XYZ | xyz(69.8112, 68.3514, 93.5025) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.69
Pale Lilac
#E4CBFF
ΔE00 5.79
Thistle
#D8BFD8
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 7.10
Very Light Purple
#F6CEFC
ΔE00 7.23
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2F2 #E4F2D2
analogous
#D2D4F2 #E0D2F2 #F0D2F2
triadic
#E0D2F2 #F2E0D2 #D2F2E0
tetradic
#E0D2F2 #F2D2D4 #E4F2D2 #D2F2F0
square
#E0D2F2 #F2D2D4 #E4F2D2 #D2F2F0
split-complementary
#E0D2F2 #F2F0D2 #D4F2D2
monochromatic
#9F73D7 #BFA3E4 #E0D2F2 #EFE7F8 #EFE7F8
Accessibility & contrast
On white
1.43
#E0D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#E0D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2F2
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2F2 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#DED6DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e0d2f2; /* rgb */ color: rgb(224, 210, 242); /* oklch */ color: oklch(88.5% 0.046 305.2);
Tailwind
colors: {
custom: {
50: '#e9dff6',
500: '#e0d2f2',
950: '#000000',
},
}SCSS
$custom: #e0d2f2; $custom-light: #e9dff6; $custom-dark: #000000;
JSON
{
"hex": "#e0d2f2",
"rgb": {
"r": 224,
"g": 210,
"b": 242
},
"hsl": {
"h": 266.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88491,
"c": 0.04586,
"h": 305.2
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#E0D2F2
secondary
#B8D197
accent
#C3237D
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485