#E299EE#E299EE
#E299EE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.3% C 0.141 H 321.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E299EE |
|---|---|
| RGB | rgb(226, 153, 238) |
| HSL | hsl(292, 71%, 77%) |
| HSV | hsv(292, 36%, 93%) |
| CMYK | cmyk(5%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.97, 41.04, -31.84) |
| CIE-LCH | lch(72.97, 51.94, 322.19°) |
| OKLab | oklab(78.35% 0.1103 -0.087) |
| OKLCH | oklch(78.35% 0.141 321.7) |
| XYZ | xyz(58.1861, 45.1261, 86.5175) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.38
Baby Purple
#CA9BF7
ΔE00 5.96
Mauve
#E0B0FF
ΔE00 6.01
Lavender (survey)
#C79FEF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299EE #A5EE99
analogous
#B899EE #E299EE #EE99D0
triadic
#E299EE #EEE299 #99EEE2
tetradic
#E299EE #EEB899 #A5EE99 #99D0EE
square
#E299EE #EEB899 #A5EE99 #99D0EE
split-complementary
#E299EE #D0EE99 #99EEB8
monochromatic
#C430DD #D365E5 #E299EE #F1CDF7 #F8E5FB
Accessibility & contrast
On white
2.09
#E299EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E299EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299EE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299EE | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF1
Deuteranopia (green-blind)
#A1B6EB
Tritanopia (blue-blind)
#E4A2B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e299ee; /* rgb */ color: rgb(226, 153, 238); /* oklch */ color: oklch(78.3% 0.141 321.7);
Tailwind
colors: {
custom: {
50: '#ecb8f3',
500: '#e299ee',
950: '#000000',
},
}SCSS
$custom: #e299ee; $custom-light: #ecb8f3; $custom-dark: #000000;
JSON
{
"hex": "#e299ee",
"rgb": {
"r": 226,
"g": 153,
"b": 238
},
"hsl": {
"h": 291.529,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78348,
"c": 0.1405,
"h": 321.7
},
"luminance": 0.45124
}Semantic roles & 50–950 ramp
primary
#E299EE
secondary
#DCF2D9
accent
#D3122D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085