#EF9ABB#EF9ABB
#EF9ABB is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.109 H 355.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9ABB |
|---|---|
| RGB | rgb(239, 154, 187) |
| HSL | hsl(337, 73%, 77%) |
| HSV | hsv(337, 36%, 94%) |
| CMYK | cmyk(0%, 35.6%, 21.8%, 6.3%) |
| CIE-LAB | lab(72.93, 36.17, -3.75) |
| CIE-LCH | lch(72.93, 36.36, 354.08°) |
| OKLab | oklab(78.07% 0.1085 -0.0094) |
| OKLCH | oklch(78.07% 0.109 355) |
| XYZ | xyz(56.1228, 45.0533, 52.7442) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.71
Faded Pink
#DE9DAC
ΔE00 5.49
Pinky
#FC86AA
ΔE00 5.67
Powder Pink
#FFB2D0
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 6.73
Rosa
#FE86A4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9ABB #9AEFCE
analogous
#EF9AE6 #EF9ABB #EFA49A
triadic
#EF9ABB #BBEF9A #9ABBEF
tetradic
#EF9ABB #E6EF9A #9AEFCE #A49AEF
square
#EF9ABB #E6EF9A #9AEFCE #A49AEF
split-complementary
#EF9ABB #9AEFA4 #9AE6EF
monochromatic
#DE3074 #E76597 #EF9ABB #F7CFDF #FBE5ED
Accessibility & contrast
On white
2.10
#EF9ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EF9ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9ABB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9ABB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#B8B9B9
Tritanopia (blue-blind)
#FC96A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef9abb; /* rgb */ color: rgb(239, 154, 187); /* oklch */ color: oklch(78.1% 0.109 355.0);
Tailwind
colors: {
custom: {
50: '#f6b9cf',
500: '#ef9abb',
950: '#000000',
},
}SCSS
$custom: #ef9abb; $custom-light: #f6b9cf; $custom-dark: #000000;
JSON
{
"hex": "#ef9abb",
"rgb": {
"r": 239,
"g": 154,
"b": 187
},
"hsl": {
"h": 336.706,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.78068,
"c": 0.10888,
"h": 355
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#EF9ABB
secondary
#D9F2E8
accent
#D58911
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082