#EF9BA7#EF9BA7
#EF9BA7 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.7% C 0.101 H 10.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BA7 |
|---|---|
| RGB | rgb(239, 155, 167) |
| HSL | hsl(351, 72%, 77%) |
| HSV | hsv(351, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 30.1%, 6.3%) |
| CIE-LAB | lab(72.62, 32.89, 6.86) |
| CIE-LCH | lch(72.62, 33.60, 11.78°) |
| OKLab | oklab(77.66% 0.0997 0.0183) |
| OKLCH | oklch(77.66% 0.101 10.4) |
| XYZ | xyz(54.2947, 44.5872, 42.2982) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.40
Rose Pink
#F7879A
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.49
Dusty Pink (survey)
#D58A94
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BA7 #9BEFE3
analogous
#EF9BD1 #EF9BA7 #EFB99B
triadic
#EF9BA7 #A7EF9B #9BA7EF
tetradic
#EF9BA7 #D1EF9B #9BEFE3 #B99BEF
square
#EF9BA7 #D1EF9B #9BEFE3 #B99BEF
split-complementary
#EF9BA7 #9BEFB9 #9BD1EF
monochromatic
#DE314A #E76679 #EF9BA7 #F7D0D5 #FBE5E8
Accessibility & contrast
On white
2.12
#EF9BA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EF9BA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BA7
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BA7 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#FE949F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9ba7; /* rgb */ color: rgb(239, 155, 167); /* oklch */ color: oklch(77.7% 0.101 10.4);
Tailwind
colors: {
custom: {
50: '#f6b9c1',
500: '#ef9ba7',
950: '#000000',
},
}SCSS
$custom: #ef9ba7; $custom-light: #f6b9c1; $custom-dark: #000000;
JSON
{
"hex": "#ef9ba7",
"rgb": {
"r": 239,
"g": 155,
"b": 167
},
"hsl": {
"h": 351.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.7766,
"c": 0.10139,
"h": 10.4
},
"luminance": 0.44583
}Semantic roles & 50–950 ramp
primary
#EF9BA7
secondary
#D9F2EF
accent
#D4B911
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081