#EA96BC#EA96BC
#EA96BC is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.9% C 0.111 H 351.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA96BC |
|---|---|
| RGB | rgb(234, 150, 188) |
| HSL | hsl(333, 67%, 75%) |
| HSV | hsv(333, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 19.7%, 8.2%) |
| CIE-LAB | lab(71.51, 36.69, -6.46) |
| CIE-LCH | lch(71.51, 37.25, 350.02°) |
| OKLab | oklab(76.88% 0.1095 -0.0167) |
| OKLCH | oklch(76.88% 0.111 351.4) |
| XYZ | xyz(53.9159, 42.9392, 53.0155) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 6.47
Dull Pink
#D5869D
ΔE00 6.82
Powder Pink
#FFB2D0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA96BC #96EAC4
analogous
#EA96E6 #EA96BC #EA9A96
triadic
#EA96BC #BCEA96 #96BCEA
tetradic
#EA96BC #E6EA96 #96EAC4 #9A96EA
square
#EA96BC #E6EA96 #96EAC4 #9A96EA
split-complementary
#EA96BC #96EA9A #96E6EA
monochromatic
#D6307B #E0639B #EA96BC #F4C9DD #FAE5EF
Accessibility & contrast
On white
2.19
#EA96BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA96BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA96BC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA96BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA96BC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BD
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#F693A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea96bc; /* rgb */ color: rgb(234, 150, 188); /* oklch */ color: oklch(76.9% 0.111 351.4);
Tailwind
colors: {
custom: {
50: '#f2b6d0',
500: '#ea96bc',
950: '#000000',
},
}SCSS
$custom: #ea96bc; $custom-light: #f2b6d0; $custom-dark: #000000;
JSON
{
"hex": "#ea96bc",
"rgb": {
"r": 234,
"g": 150,
"b": 188
},
"hsl": {
"h": 332.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.76875,
"c": 0.11076,
"h": 351.4
},
"luminance": 0.42936
}Semantic roles & 50–950 ramp
primary
#EA96BC
secondary
#DAF1E7
accent
#CF7B17
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082