#EA94B5#EA94B5
#EA94B5 is a light, moderate pink. Relative luminance 0.420; OKLCH L 76.3% C 0.111 H 355.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94B5 |
|---|---|
| RGB | rgb(234, 148, 181) |
| HSL | hsl(337, 67%, 75%) |
| HSV | hsv(337, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 22.6%, 8.2%) |
| CIE-LAB | lab(70.88, 36.71, -3.51) |
| CIE-LCH | lch(70.88, 36.88, 354.54°) |
| OKLab | oklab(76.33% 0.1102 -0.0088) |
| OKLCH | oklch(76.33% 0.111 355.5) |
| XYZ | xyz(52.8631, 42.0119, 49.0319) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.71
Pinky
#FC86AA
ΔE00 4.99
Faded Pink
#DE9DAC
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 5.61
Rosa
#FE86A4
ΔE00 6.15
Carnation Pink
#FF7FA7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94B5 #94EAC9
analogous
#EA94E0 #EA94B5 #EA9E94
triadic
#EA94B5 #B5EA94 #94B5EA
tetradic
#EA94B5 #E0EA94 #94EAC9 #9E94EA
square
#EA94B5 #E0EA94 #94EAC9 #9E94EA
split-complementary
#EA94B5 #94EA9E #94E0EA
monochromatic
#D62E6E #E06192 #EA94B5 #F4C7D8 #FAE5ED
Accessibility & contrast
On white
2.23
#EA94B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EA94B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94B5
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94B5 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#F7909F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea94b5; /* rgb */ color: rgb(234, 148, 181); /* oklch */ color: oklch(76.3% 0.111 355.5);
Tailwind
colors: {
custom: {
50: '#f2b4cb',
500: '#ea94b5',
950: '#000000',
},
}SCSS
$custom: #ea94b5; $custom-light: #f2b4cb; $custom-dark: #000000;
JSON
{
"hex": "#ea94b5",
"rgb": {
"r": 234,
"g": 148,
"b": 181
},
"hsl": {
"h": 336.977,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.76325,
"c": 0.11059,
"h": 355.5
},
"luminance": 0.42008
}Semantic roles & 50–950 ramp
primary
#EA94B5
secondary
#DAF1E8
accent
#CF8816
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082