#E899E7#E899E7
#E899E7 is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.7% C 0.137 H 327.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E899E7 |
|---|---|
| RGB | rgb(232, 153, 231) |
| HSL | hsl(301, 63%, 75%) |
| HSV | hsv(301, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 0.4%, 9%) |
| CIE-LAB | lab(73.36, 41.58, -27.38) |
| CIE-LCH | lch(73.36, 49.79, 326.64°) |
| OKLab | oklab(78.69% 0.1154 -0.0743) |
| OKLCH | oklch(78.69% 0.137 327.2) |
| XYZ | xyz(59.0925, 45.7102, 81.2960) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.87
Violet (CSS)
#EE82EE
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.63
Lavender (survey)
#C79FEF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899E7 #99E89A
analogous
#C199E8 #E899E7 #E899C0
triadic
#E899E7 #E7E899 #99E7E8
tetradic
#E899E7 #E8C199 #99E89A #99C0E8
square
#E899E7 #E8C199 #99E89A #99C0E8
split-complementary
#E899E7 #C0E899 #99E8C1
monochromatic
#D135D0 #DD67DB #E899E7 #F3CBF3 #F9E6F9
Accessibility & contrast
On white
2.07
#E899E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E899E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899E7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899E7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AEEA
Deuteranopia (green-blind)
#A7B8E4
Tritanopia (blue-blind)
#EDA0B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e899e7; /* rgb */ color: rgb(232, 153, 231); /* oklch */ color: oklch(78.7% 0.137 327.2);
Tailwind
colors: {
custom: {
50: '#f0b8ee',
500: '#e899e7',
950: '#000000',
},
}SCSS
$custom: #e899e7; $custom-light: #f0b8ee; $custom-dark: #000000;
JSON
{
"hex": "#e899e7",
"rgb": {
"r": 232,
"g": 153,
"b": 231
},
"hsl": {
"h": 300.759,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.78694,
"c": 0.13724,
"h": 327.2
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#E899E7
secondary
#DAF1DB
accent
#CB1D1B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084