#EA96AC#EA96AC
#EA96AC is a light, moderate pink. Relative luminance 0.423; OKLCH L 76.4% C 0.104 H 2.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96AC |
|---|---|
| RGB | rgb(234, 150, 172) |
| HSL | hsl(344, 67%, 75%) |
| HSV | hsv(344, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 26.5%, 8.2%) |
| CIE-LAB | lab(71.07, 34.39, 1.77) |
| CIE-LCH | lch(71.07, 34.44, 2.95°) |
| OKLab | oklab(76.39% 0.1039 0.0051) |
| OKLCH | oklch(76.39% 0.104 2.8) |
| XYZ | xyz(52.2858, 42.2872, 44.4301) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.98
Faded Pink
#DE9DAC
ΔE00 3.50
Pinky
#FC86AA
ΔE00 5.05
Dull Pink
#D5869D
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96AC #96EAD4
analogous
#EA96D6 #EA96AC #EAAA96
triadic
#EA96AC #ACEA96 #96ACEA
tetradic
#EA96AC #D6EA96 #96EAD4 #AA96EA
square
#EA96AC #D6EA96 #96EAD4 #AA96EA
split-complementary
#EA96AC #96EAAA #96D6EA
monochromatic
#D6305B #E06384 #EA96AC #F4C9D4 #FAE5EB
Accessibility & contrast
On white
2.22
#EA96AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA96AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96AC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96AC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AD
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#F8909E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea96ac; /* rgb */ color: rgb(234, 150, 172); /* oklch */ color: oklch(76.4% 0.104 2.8);
Tailwind
colors: {
custom: {
50: '#f2b6c4',
500: '#ea96ac',
950: '#000000',
},
}SCSS
$custom: #ea96ac; $custom-light: #f2b6c4; $custom-dark: #000000;
JSON
{
"hex": "#ea96ac",
"rgb": {
"r": 234,
"g": 150,
"b": 172
},
"hsl": {
"h": 344.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76389,
"c": 0.10406,
"h": 2.8
},
"luminance": 0.42284
}Semantic roles & 50–950 ramp
primary
#EA96AC
secondary
#DAF1EB
accent
#CF9E17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081