#E899E2#E899E2
#E899E2 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.5% C 0.133 H 329.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E899E2 |
|---|---|
| RGB | rgb(232, 153, 226) |
| HSL | hsl(305, 63%, 75%) |
| HSV | hsv(305, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 2.6%, 9%) |
| CIE-LAB | lab(73.18, 40.69, -24.92) |
| CIE-LCH | lch(73.18, 47.71, 328.51°) |
| OKLab | oklab(78.5% 0.1141 -0.0674) |
| OKLCH | oklch(78.5% 0.133 329.4) |
| XYZ | xyz(58.3964, 45.4317, 77.6299) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 4.86
Violet (CSS)
#EE82EE
ΔE00 6.13
Bubblegum Pink
#FE83CC
ΔE00 7.40
Mauve
#E0B0FF
ΔE00 7.80
Purply Pink
#F075E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899E2 #99E89F
analogous
#C699E8 #E899E2 #E899BA
triadic
#E899E2 #E2E899 #99E2E8
tetradic
#E899E2 #E8C699 #99E89F #99BAE8
square
#E899E2 #E8C699 #99E89F #99BAE8
split-complementary
#E899E2 #BAE899 #99E8C6
monochromatic
#D135C6 #DD67D4 #E899E2 #F3CBF0 #F9E6F8
Accessibility & contrast
On white
2.08
#E899E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E899E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899E2
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899E2 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#EE9FB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e899e2; /* rgb */ color: rgb(232, 153, 226); /* oklch */ color: oklch(78.5% 0.133 329.4);
Tailwind
colors: {
custom: {
50: '#f0b8eb',
500: '#e899e2',
950: '#000000',
},
}SCSS
$custom: #e899e2; $custom-light: #f0b8eb; $custom-dark: #000000;
JSON
{
"hex": "#e899e2",
"rgb": {
"r": 232,
"g": 153,
"b": 226
},
"hsl": {
"h": 304.557,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.78497,
"c": 0.13253,
"h": 329.4
},
"luminance": 0.45429
}Semantic roles & 50–950 ramp
primary
#E899E2
secondary
#DAF1DC
accent
#CB281B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084