#EA99DF#EA99DF
#EA99DF is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.131 H 331.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA99DF |
|---|---|
| RGB | rgb(234, 153, 223) |
| HSL | hsl(308, 66%, 76%) |
| HSV | hsv(308, 35%, 92%) |
| CMYK | cmyk(0%, 34.6%, 4.7%, 8.2%) |
| CIE-LAB | lab(73.29, 40.79, -23.08) |
| CIE-LCH | lch(73.29, 46.87, 330.49°) |
| OKLab | oklab(78.6% 0.1155 -0.0622) |
| OKLCH | oklch(78.6% 0.131 331.7) |
| XYZ | xyz(58.6415, 45.6052, 75.5115) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 8.21
Mauve
#E0B0FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA99DF #99EAA4
analogous
#CC99EA #EA99DF #EA99B6
triadic
#EA99DF #DFEA99 #99DFEA
tetradic
#EA99DF #EACC99 #99EAA4 #99B6EA
square
#EA99DF #EACC99 #99EAA4 #99B6EA
split-complementary
#EA99DF #B6EA99 #99EACC
monochromatic
#D533BF #E066CF #EA99DF #F4CCEF #FAE6F7
Accessibility & contrast
On white
2.07
#EA99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EA99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA99DF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA99DF | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#F19EB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea99df; /* rgb */ color: rgb(234, 153, 223); /* oklch */ color: oklch(78.6% 0.131 331.7);
Tailwind
colors: {
custom: {
50: '#f2b8e9',
500: '#ea99df',
950: '#000000',
},
}SCSS
$custom: #ea99df; $custom-light: #f2b8e9; $custom-dark: #000000;
JSON
{
"hex": "#ea99df",
"rgb": {
"r": 234,
"g": 153,
"b": 223
},
"hsl": {
"h": 308.148,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.78596,
"c": 0.13124,
"h": 331.7
},
"luminance": 0.45603
}Semantic roles & 50–950 ramp
primary
#EA99DF
secondary
#DAF1DD
accent
#CE3018
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084