#EA96B2#EA96B2
#EA96B2 is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.6% C 0.106 H 358.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96B2 |
|---|---|
| RGB | rgb(234, 150, 178) |
| HSL | hsl(340, 67%, 75%) |
| HSV | hsv(340, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 23.9%, 8.2%) |
| CIE-LAB | lab(71.23, 35.23, -1.32) |
| CIE-LCH | lch(71.23, 35.25, 357.85°) |
| OKLab | oklab(76.57% 0.1061 -0.003) |
| OKLCH | oklch(76.57% 0.106 358.4) |
| XYZ | xyz(52.8750, 42.5229, 47.5336) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.88
Faded Pink
#DE9DAC
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.99
Dull Pink
#D5869D
ΔE00 5.37
Rosa
#FE86A4
ΔE00 5.77
Carnation Pink
#FF7FA7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96B2 #96EACE
analogous
#EA96DC #EA96B2 #EAA496
triadic
#EA96B2 #B2EA96 #96B2EA
tetradic
#EA96B2 #DCEA96 #96EACE #A496EA
square
#EA96B2 #DCEA96 #96EACE #A496EA
split-complementary
#EA96B2 #96EAA4 #96DCEA
monochromatic
#D63067 #E0638D #EA96B2 #F4C9D7 #FAE5EC
Accessibility & contrast
On white
2.21
#EA96B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EA96B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96B2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96B2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B3
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#F791A0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea96b2; /* rgb */ color: rgb(234, 150, 178); /* oklch */ color: oklch(76.6% 0.106 358.4);
Tailwind
colors: {
custom: {
50: '#f2b6c9',
500: '#ea96b2',
950: '#000000',
},
}SCSS
$custom: #ea96b2; $custom-light: #f2b6c9; $custom-dark: #000000;
JSON
{
"hex": "#ea96b2",
"rgb": {
"r": 234,
"g": 150,
"b": 178
},
"hsl": {
"h": 340,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76565,
"c": 0.10611,
"h": 358.4
},
"luminance": 0.42519
}Semantic roles & 50–950 ramp
primary
#EA96B2
secondary
#DAF1E9
accent
#CF9117
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082