#E89CED#E89CED
#E89CED is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.4% C 0.138 H 324.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E89CED |
|---|---|
| RGB | rgb(232, 156, 237) |
| HSL | hsl(296, 69%, 77%) |
| HSV | hsv(296, 34%, 93%) |
| CMYK | cmyk(2.1%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(74.22, 41.11, -29.32) |
| CIE-LCH | lch(74.22, 50.49, 324.50°) |
| OKLab | oklab(79.42% 0.1125 -0.0798) |
| OKLCH | oklch(79.42% 0.138 324.6) |
| XYZ | xyz(60.4517, 47.0493, 86.0014) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Lavender Pink
#DD85D7
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 7.24
Baby Purple
#CA9BF7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89CED #A1ED9C
analogous
#C09CED #E89CED #ED9CCA
triadic
#E89CED #EDE89C #9CEDE8
tetradic
#E89CED #EDC09C #A1ED9C #9CCAED
square
#E89CED #EDC09C #A1ED9C #9CCAED
split-complementary
#E89CED #CAED9C #9CEDC0
monochromatic
#D034DA #DC68E4 #E89CED #F4D0F6 #F9E5FA
Accessibility & contrast
On white
2.02
#E89CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E89CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89CED
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89CED | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#ECA4BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e89ced; /* rgb */ color: rgb(232, 156, 237); /* oklch */ color: oklch(79.4% 0.138 324.6);
Tailwind
colors: {
custom: {
50: '#f0baf3',
500: '#e89ced',
950: '#000000',
},
}SCSS
$custom: #e89ced; $custom-light: #f0baf3; $custom-dark: #000000;
JSON
{
"hex": "#e89ced",
"rgb": {
"r": 232,
"g": 156,
"b": 237
},
"hsl": {
"h": 296.296,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.79421,
"c": 0.13792,
"h": 324.6
},
"luminance": 0.47047
}Semantic roles & 50–950 ramp
primary
#E89CED
secondary
#DBF2D9
accent
#D11420
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185