#ED99FE#ED99FE
#ED99FE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.2% C 0.163 H 320.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99FE |
|---|---|
| RGB | rgb(237, 153, 254) |
| HSL | hsl(290, 98%, 80%) |
| HSV | hsv(290, 40%, 100%) |
| CMYK | cmyk(6.7%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.79, 47.37, -37.62) |
| CIE-LCH | lch(74.79, 60.50, 321.54°) |
| OKLab | oklab(80.19% 0.1262 -0.1033) |
| OKLCH | oklch(80.19% 0.163 320.7) |
| XYZ | xyz(64.2035, 47.9449, 99.6190) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.07
Mauve
#E0B0FF
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.55
Lilac (survey)
#CEA2FD
ΔE00 6.68
Plum
#DDA0DD
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99FE #AAFE99
analogous
#BB99FE #ED99FE #FE99DD
triadic
#ED99FE #FEED99 #99FEED
tetradic
#ED99FE #FEBB99 #AAFE99 #99DDFE
square
#ED99FE #FEBB99 #AAFE99 #99DDFE
split-complementary
#ED99FE #DDFE99 #99FEBB
monochromatic
#D820FD #E25CFD #ED99FE #F8D6FF #FAE1FF
Accessibility & contrast
On white
1.98
#ED99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ED99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99FE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99FE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A2BBFB
Tritanopia (blue-blind)
#EFA5C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ed99fe; /* rgb */ color: rgb(237, 153, 254); /* oklch */ color: oklch(80.2% 0.163 320.7);
Tailwind
colors: {
custom: {
50: '#f4b8ff',
500: '#ed99fe',
950: '#000000',
},
}SCSS
$custom: #ed99fe; $custom-light: #f4b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ed99fe",
"rgb": {
"r": 237,
"g": 153,
"b": 254
},
"hsl": {
"h": 289.901,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.80187,
"c": 0.16309,
"h": 320.7
},
"luminance": 0.47943
}Semantic roles & 50–950 ramp
primary
#ED99FE
secondary
#DAF7D4
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086