#ED99EB#ED99EB
#ED99EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.144 H 327.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99EB |
|---|---|
| RGB | rgb(237, 153, 235) |
| HSL | hsl(301, 70%, 76%) |
| HSV | hsv(301, 35%, 93%) |
| CMYK | cmyk(0%, 35.4%, 0.8%, 7.1%) |
| CIE-LAB | lab(74.05, 43.86, -28.44) |
| CIE-LCH | lch(74.05, 52.27, 327.03°) |
| OKLab | oklab(79.39% 0.122 -0.0772) |
| OKLCH | oklch(79.39% 0.144 327.7) |
| XYZ | xyz(61.3105, 46.7877, 84.3826) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 5.24
Mauve
#E0B0FF
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.40
Bubblegum Pink
#FE83CC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99EB #99ED9B
analogous
#C599ED #ED99EB #ED99C1
triadic
#ED99EB #EBED99 #99EBED
tetradic
#ED99EB #EDC599 #99ED9B #99C1ED
square
#ED99EB #EDC599 #99ED9B #99C1ED
split-complementary
#ED99EB #C1ED99 #99EDC5
monochromatic
#DB31D7 #E465E1 #ED99EB #F6CDF5 #FAE5FA
Accessibility & contrast
On white
2.03
#ED99EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ED99EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99EB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99EB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F2A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed99eb; /* rgb */ color: rgb(237, 153, 235); /* oklch */ color: oklch(79.4% 0.144 327.7);
Tailwind
colors: {
custom: {
50: '#f4b8f1',
500: '#ed99eb',
950: '#000000',
},
}SCSS
$custom: #ed99eb; $custom-light: #f4b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ed99eb",
"rgb": {
"r": 237,
"g": 153,
"b": 235
},
"hsl": {
"h": 301.429,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.7939,
"c": 0.14438,
"h": 327.7
},
"luminance": 0.46785
}Semantic roles & 50–950 ramp
primary
#ED99EB
secondary
#D9F2DA
accent
#D21814
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084