#E299EA#E299EA
#E299EA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.2% C 0.136 H 323.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E299EA |
|---|---|
| RGB | rgb(226, 153, 234) |
| HSL | hsl(294, 66%, 76%) |
| HSV | hsv(294, 35%, 92%) |
| CMYK | cmyk(3.4%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(72.82, 40.28, -29.89) |
| CIE-LCH | lch(72.82, 50.16, 323.42°) |
| OKLab | oklab(78.18% 0.1094 -0.0815) |
| OKLCH | oklch(78.18% 0.136 323.3) |
| XYZ | xyz(57.6049, 44.8937, 83.4569) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Lavender Pink
#DD85D7
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299EA #A1EA99
analogous
#B999EA #E299EA #EA99C9
triadic
#E299EA #EAE299 #99EAE2
tetradic
#E299EA #EAB999 #A1EA99 #99C9EA
square
#E299EA #EAB999 #A1EA99 #99C9EA
split-complementary
#E299EA #C9EA99 #99EAB9
monochromatic
#C533D5 #D466E0 #E299EA #F0CCF4 #F8E6FA
Accessibility & contrast
On white
2.10
#E299EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#E299EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299EA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299EA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#E5A1B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e299ea; /* rgb */ color: rgb(226, 153, 234); /* oklch */ color: oklch(78.2% 0.136 323.3);
Tailwind
colors: {
custom: {
50: '#ecb8f1',
500: '#e299ea',
950: '#000000',
},
}SCSS
$custom: #e299ea; $custom-light: #ecb8f1; $custom-dark: #000000;
JSON
{
"hex": "#e299ea",
"rgb": {
"r": 226,
"g": 153,
"b": 234
},
"hsl": {
"h": 294.074,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78182,
"c": 0.13639,
"h": 323.3
},
"luminance": 0.44892
}Semantic roles & 50–950 ramp
primary
#E299EA
secondary
#DCF1DA
accent
#CE182A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084