#E89DEF#E89DEF
#E89DEF is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.7% C 0.138 H 323.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DEF |
|---|---|
| RGB | rgb(232, 157, 239) |
| HSL | hsl(295, 72%, 78%) |
| HSV | hsv(295, 34%, 94%) |
| CMYK | cmyk(2.9%, 34.3%, 0%, 6.3%) |
| CIE-LAB | lab(74.51, 40.95, -29.96) |
| CIE-LCH | lch(74.51, 50.74, 323.81°) |
| OKLab | oklab(79.66% 0.1115 -0.0816) |
| OKLCH | oklch(79.66% 0.138 323.8) |
| XYZ | xyz(60.9140, 47.5039, 87.6051) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 7.01
Lavender (survey)
#C79FEF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DEF #A4EF9D
analogous
#BF9DEF #E89DEF #EF9DCD
triadic
#E89DEF #EFE89D #9DEFE8
tetradic
#E89DEF #EFBF9D #A4EF9D #9DCDEF
square
#E89DEF #EFBF9D #A4EF9D #9DCDEF
split-complementary
#E89DEF #CDEF9D #9DEFBF
monochromatic
#CF34DE #DC68E6 #E89DEF #F4D2F8 #F9E5FB
Accessibility & contrast
On white
2.00
#E89DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#E89DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DEF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DEF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B2F2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#EBA5BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e89def; /* rgb */ color: rgb(232, 157, 239); /* oklch */ color: oklch(79.7% 0.138 323.8);
Tailwind
colors: {
custom: {
50: '#f0bbf4',
500: '#e89def',
950: '#000000',
},
}SCSS
$custom: #e89def; $custom-light: #f0bbf4; $custom-dark: #000000;
JSON
{
"hex": "#e89def",
"rgb": {
"r": 232,
"g": 157,
"b": 239
},
"hsl": {
"h": 294.878,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.79664,
"c": 0.1382,
"h": 323.8
},
"luminance": 0.47502
}Semantic roles & 50–950 ramp
primary
#E89DEF
secondary
#DBF2D9
accent
#D41222
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185