#EA95CD#EA95CD
#EA95CD is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.3% C 0.123 H 340.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95CD |
|---|---|
| RGB | rgb(234, 149, 205) |
| HSL | hsl(320, 67%, 75%) |
| HSV | hsv(320, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 12.4%, 8.2%) |
| CIE-LAB | lab(71.82, 39.86, -15.40) |
| CIE-LCH | lch(71.82, 42.73, 338.87°) |
| OKLab | oklab(77.29% 0.1164 -0.0409) |
| OKLCH | oklch(77.29% 0.123 340.6) |
| XYZ | xyz(55.6987, 43.3981, 63.1887) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.03
Plum
#DDA0DD
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 8.50
Powder Pink
#FFB2D0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95CD #95EAB2
analogous
#DD95EA #EA95CD #EA95A2
triadic
#EA95CD #CDEA95 #95CDEA
tetradic
#EA95CD #EADD95 #95EAB2 #95A2EA
square
#EA95CD #EADD95 #95EAB2 #95A2EA
split-complementary
#EA95CD #A2EA95 #95EADD
monochromatic
#D62F9D #E062B5 #EA95CD #F4C8E5 #FAE5F3
Accessibility & contrast
On white
2.17
#EA95CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EA95CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95CD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95CD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CF
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#F496A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea95cd; /* rgb */ color: rgb(234, 149, 205); /* oklch */ color: oklch(77.3% 0.123 340.6);
Tailwind
colors: {
custom: {
50: '#f2b5dc',
500: '#ea95cd',
950: '#000000',
},
}SCSS
$custom: #ea95cd; $custom-light: #f2b5dc; $custom-dark: #000000;
JSON
{
"hex": "#ea95cd",
"rgb": {
"r": 234,
"g": 149,
"b": 205
},
"hsl": {
"h": 320.471,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.77285,
"c": 0.12342,
"h": 340.6
},
"luminance": 0.43395
}Semantic roles & 50–950 ramp
primary
#EA95CD
secondary
#DAF1E2
accent
#CF5617
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083