#E0D2F0#E0D2F0
#E0D2F0 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.4% C 0.043 H 306.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2F0 |
|---|---|
| RGB | rgb(224, 210, 240) |
| HSL | hsl(268, 50%, 88%) |
| HSV | hsv(268, 13%, 94%) |
| CMYK | cmyk(6.7%, 12.5%, 0%, 5.9%) |
| CIE-LAB | lab(86.12, 10.30, -12.96) |
| CIE-LCH | lch(86.12, 16.55, 308.49°) |
| OKLab | oklab(88.43% 0.0258 -0.0348) |
| OKLCH | oklch(88.43% 0.043 306.5) |
| XYZ | xyz(69.5125, 68.2319, 91.9292) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Light Lavender
#DFC5FE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2F0 #E2F0D2
analogous
#D2D3F0 #E0D2F0 #EFD2F0
triadic
#E0D2F0 #F0E0D2 #D2F0E0
tetradic
#E0D2F0 #F0D2D3 #E2F0D2 #D2F0EF
square
#E0D2F0 #F0D2D3 #E2F0D2 #D2F0EF
split-complementary
#E0D2F0 #F0EFD2 #D3F0D2
monochromatic
#A176D1 #C0A4E1 #E0D2F0 #EFE8F7 #EFE8F7
Accessibility & contrast
On white
1.43
#E0D2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#E0D2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2F0
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2F0 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F1
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#DED6DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e0d2f0; /* rgb */ color: rgb(224, 210, 240); /* oklch */ color: oklch(88.4% 0.043 306.5);
Tailwind
colors: {
custom: {
50: '#e9dff5',
500: '#e0d2f0',
950: '#000000',
},
}SCSS
$custom: #e0d2f0; $custom-light: #e9dff5; $custom-dark: #000000;
JSON
{
"hex": "#e0d2f0",
"rgb": {
"r": 224,
"g": 210,
"b": 240
},
"hsl": {
"h": 268,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.88425,
"c": 0.0433,
"h": 306.5
},
"luminance": 0.68232
}Semantic roles & 50–950 ramp
primary
#E0D2F0
secondary
#B5CE99
accent
#BD2878
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485