#EA95DF#EA95DF
#EA95DF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.0% C 0.138 H 331.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95DF |
|---|---|
| RGB | rgb(234, 149, 223) |
| HSL | hsl(308, 67%, 75%) |
| HSV | hsv(308, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 4.7%, 8.2%) |
| CIE-LAB | lab(72.44, 42.88, -24.38) |
| CIE-LCH | lch(72.44, 49.33, 330.38°) |
| OKLab | oklab(77.95% 0.1215 -0.0658) |
| OKLCH | oklch(77.95% 0.138 331.5) |
| XYZ | xyz(57.9977, 44.3177, 75.2969) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 7.22
Pink (survey)
#FF81C0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95DF #95EAA0
analogous
#CB95EA #EA95DF #EA95B4
triadic
#EA95DF #DFEA95 #95DFEA
tetradic
#EA95DF #EACB95 #95EAA0 #95B4EA
square
#EA95DF #EACB95 #95EAA0 #95B4EA
split-complementary
#EA95DF #B4EA95 #95EACB
monochromatic
#D62FC0 #E062D0 #EA95DF #F4C8EE #FAE5F7
Accessibility & contrast
On white
2.13
#EA95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EA95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95DF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95DF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#F19AB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea95df; /* rgb */ color: rgb(234, 149, 223); /* oklch */ color: oklch(78.0% 0.138 331.5);
Tailwind
colors: {
custom: {
50: '#f2b5e9',
500: '#ea95df',
950: '#000000',
},
}SCSS
$custom: #ea95df; $custom-light: #f2b5e9; $custom-dark: #000000;
JSON
{
"hex": "#ea95df",
"rgb": {
"r": 234,
"g": 149,
"b": 223
},
"hsl": {
"h": 307.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.77954,
"c": 0.13817,
"h": 331.5
},
"luminance": 0.44315
}Semantic roles & 50–950 ramp
primary
#EA95DF
secondary
#DAF1DD
accent
#CF2F17
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084