#E99FED#E99FED
#E99FED is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.0% C 0.133 H 325.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E99FED |
|---|---|
| RGB | rgb(233, 159, 237) |
| HSL | hsl(297, 68%, 78%) |
| HSV | hsv(297, 33%, 93%) |
| CMYK | cmyk(1.7%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.97, 39.83, -28.16) |
| CIE-LCH | lch(74.97, 48.78, 324.75°) |
| OKLab | oklab(80.01% 0.1092 -0.0766) |
| OKLCH | oklch(80.01% 0.133 325) |
| XYZ | xyz(61.2869, 48.2365, 86.1866) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99FED #A3ED9F
analogous
#C29FED #E99FED #ED9FCA
triadic
#E99FED #EDE99F #9FEDE9
tetradic
#E99FED #EDC29F #A3ED9F #9FCAED
square
#E99FED #EDC29F #A3ED9F #9FCAED
split-complementary
#E99FED #CAED9F #9FEDC2
monochromatic
#D138DA #DD6BE3 #E99FED #F5D3F7 #F9E5FA
Accessibility & contrast
On white
1.97
#E99FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#E99FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99FED
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99FED | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#ABBCEA
Tritanopia (blue-blind)
#EDA6BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e99fed; /* rgb */ color: rgb(233, 159, 237); /* oklch */ color: oklch(80.0% 0.133 325.0);
Tailwind
colors: {
custom: {
50: '#f1bcf3',
500: '#e99fed',
950: '#000000',
},
}SCSS
$custom: #e99fed; $custom-light: #f1bcf3; $custom-dark: #000000;
JSON
{
"hex": "#e99fed",
"rgb": {
"r": 233,
"g": 159,
"b": 237
},
"hsl": {
"h": 296.923,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.80014,
"c": 0.13337,
"h": 325
},
"luminance": 0.48234
}Semantic roles & 50–950 ramp
primary
#E99FED
secondary
#DBF2D9
accent
#D0151F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185