#E2D2F2#E2D2F2
#E2D2F2 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.7% C 0.047 H 307.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D2F2 |
|---|---|
| RGB | rgb(226, 210, 242) |
| HSL | hsl(270, 55%, 89%) |
| HSV | hsv(270, 13%, 95%) |
| CMYK | cmyk(6.6%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(86.34, 11.34, -13.67) |
| CIE-LCH | lch(86.34, 17.76, 309.67°) |
| OKLab | oklab(88.66% 0.0286 -0.0367) |
| OKLCH | oklch(88.66% 0.047 307.9) |
| XYZ | xyz(70.4348, 68.6730, 93.5318) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.26
Pale Lilac
#E4CBFF
ΔE00 5.63
Thistle
#D8BFD8
ΔE00 5.64
Very Light Purple
#F6CEFC
ΔE00 6.69
Light Lavender
#DFC5FE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D2F2 #E2F2D2
analogous
#D2D2F2 #E2D2F2 #F2D2F2
triadic
#E2D2F2 #F2E2D2 #D2F2E2
tetradic
#E2D2F2 #F2D2D2 #E2F2D2 #D2F2F2
square
#E2D2F2 #F2D2D2 #E2F2D2 #D2F2F2
split-complementary
#E2D2F2 #F2F2D2 #D2F2D2
monochromatic
#A573D7 #C3A3E4 #E2D2F2 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.43
#E2D2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#E2D2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D2F2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D2F2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#E0D6DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e2d2f2; /* rgb */ color: rgb(226, 210, 242); /* oklch */ color: oklch(88.7% 0.047 307.9);
Tailwind
colors: {
custom: {
50: '#ebdff6',
500: '#e2d2f2',
950: '#000000',
},
}SCSS
$custom: #e2d2f2; $custom-light: #ebdff6; $custom-dark: #000000;
JSON
{
"hex": "#e2d2f2",
"rgb": {
"r": 226,
"g": 210,
"b": 242
},
"hsl": {
"h": 270,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88655,
"c": 0.04655,
"h": 307.9
},
"luminance": 0.68673
}Semantic roles & 50–950 ramp
primary
#E2D2F2
secondary
#B4D197
accent
#C32373
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485