#ED99FF#ED99FF
#ED99FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.2% C 0.164 H 320.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99FF |
|---|---|
| RGB | rgb(237, 153, 255) |
| HSL | hsl(289, 100%, 80%) |
| HSV | hsv(289, 40%, 100%) |
| CMYK | cmyk(7.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(74.83, 47.56, -38.10) |
| CIE-LCH | lch(74.83, 60.94, 321.30°) |
| OKLab | oklab(80.23% 0.1264 -0.1047) |
| OKLCH | oklch(80.23% 0.164 320.4) |
| XYZ | xyz(64.3640, 48.0091, 100.4646) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99FF #ABFF99
analogous
#BA99FF #ED99FF #FF99DE
triadic
#ED99FF #FFED99 #99FFED
tetradic
#ED99FF #FFBA99 #ABFF99 #99DEFF
square
#ED99FF #FFBA99 #ABFF99 #99DEFF
split-complementary
#ED99FF #DEFF99 #99FFBA
monochromatic
#D71FFF #E25CFF #ED99FF #F8D6FF #FAE0FF
Accessibility & contrast
On white
1.98
#ED99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#ED99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99FF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99FF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#EFA5C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ed99ff; /* rgb */ color: rgb(237, 153, 255); /* oklch */ color: oklch(80.2% 0.164 320.4);
Tailwind
colors: {
custom: {
50: '#f4b8ff',
500: '#ed99ff',
950: '#000000',
},
}SCSS
$custom: #ed99ff; $custom-light: #f4b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ed99ff",
"rgb": {
"r": 237,
"g": 153,
"b": 255
},
"hsl": {
"h": 289.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8023,
"c": 0.16411,
"h": 320.4
},
"luminance": 0.48007
}Semantic roles & 50–950 ramp
primary
#ED99FF
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086