#EA96B7#EA96B7
#EA96B7 is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.7% C 0.108 H 354.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96B7 |
|---|---|
| RGB | rgb(234, 150, 183) |
| HSL | hsl(336, 67%, 75%) |
| HSV | hsv(336, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 21.8%, 8.2%) |
| CIE-LAB | lab(71.37, 35.95, -3.90) |
| CIE-LCH | lch(71.37, 36.16, 353.82°) |
| OKLab | oklab(76.72% 0.1078 -0.0098) |
| OKLCH | oklch(76.72% 0.108 354.8) |
| XYZ | xyz(53.3862, 42.7274, 50.2259) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.10
Faded Pink
#DE9DAC
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.42
Dull Pink
#D5869D
ΔE00 5.98
Rosa
#FE86A4
ΔE00 6.57
Carnation Pink
#FF7FA7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96B7 #96EAC9
analogous
#EA96E1 #EA96B7 #EA9F96
triadic
#EA96B7 #B7EA96 #96B7EA
tetradic
#EA96B7 #E1EA96 #96EAC9 #9F96EA
square
#EA96B7 #E1EA96 #96EAC9 #9F96EA
split-complementary
#EA96B7 #96EA9F #96E1EA
monochromatic
#D63071 #E06394 #EA96B7 #F4C9DA #FAE5EE
Accessibility & contrast
On white
2.20
#EA96B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EA96B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96B7
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96B7 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B8
Deuteranopia (green-blind)
#B4B4B5
Tritanopia (blue-blind)
#F692A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea96b7; /* rgb */ color: rgb(234, 150, 183); /* oklch */ color: oklch(76.7% 0.108 354.8);
Tailwind
colors: {
custom: {
50: '#f2b6cc',
500: '#ea96b7',
950: '#000000',
},
}SCSS
$custom: #ea96b7; $custom-light: #f2b6cc; $custom-dark: #000000;
JSON
{
"hex": "#ea96b7",
"rgb": {
"r": 234,
"g": 150,
"b": 183
},
"hsl": {
"h": 336.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76718,
"c": 0.10826,
"h": 354.8
},
"luminance": 0.42724
}Semantic roles & 50–950 ramp
primary
#EA96B7
secondary
#DAF1E8
accent
#CF8617
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082