#E5D2EF#E5D2EF
#E5D2EF is a very light, muted violet. Relative luminance 0.690; OKLCH L 88.8% C 0.044 H 314.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5D2EF |
|---|---|
| RGB | rgb(229, 210, 239) |
| HSL | hsl(279, 48%, 88%) |
| HSV | hsv(279, 12%, 94%) |
| CMYK | cmyk(4.2%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(86.50, 11.75, -11.83) |
| CIE-LCH | lch(86.50, 16.67, 314.81°) |
| OKLab | oklab(88.8% 0.0307 -0.0317) |
| OKLCH | oklch(88.8% 0.044 314.1) |
| XYZ | xyz(70.9372, 68.9837, 91.2228) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.91
Pale Lavender
#EECFFE
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.41
Very Light Purple
#F6CEFC
ΔE00 6.48
Pale Mauve
#FED0FC
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5D2EF #DCEFD2
analogous
#D6D2EF #E5D2EF #EFD2EA
triadic
#E5D2EF #EFE5D2 #D2EFE5
tetradic
#E5D2EF #EFD6D2 #DCEFD2 #D2EAEF
square
#E5D2EF #EFD6D2 #DCEFD2 #D2EAEF
split-complementary
#E5D2EF #EAEFD2 #D2EFD6
monochromatic
#B178CF #CBA5DF #E5D2EF #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.42
#E5D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#E5D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5D2EF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5D2EF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7F0
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#E5D5DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e5d2ef; /* rgb */ color: rgb(229, 210, 239); /* oklch */ color: oklch(88.8% 0.044 314.1);
Tailwind
colors: {
custom: {
50: '#eddff4',
500: '#e5d2ef',
950: '#000000',
},
}SCSS
$custom: #e5d2ef; $custom-light: #eddff4; $custom-dark: #000000;
JSON
{
"hex": "#e5d2ef",
"rgb": {
"r": 229,
"g": 210,
"b": 239
},
"hsl": {
"h": 279.31,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88804,
"c": 0.04414,
"h": 314.1
},
"luminance": 0.68983
}Semantic roles & 50–950 ramp
primary
#E5D2EF
secondary
#ABCC99
accent
#BB2B5C
background
#FEFEFF
surface
#FDFCFE
border
#D5D5D6
text
#161517
muted
#848485