#EF9BAA#EF9BAA
#EF9BAA is a light, moderate red. Relative luminance 0.447; OKLCH L 77.7% C 0.102 H 8.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BAA |
|---|---|
| RGB | rgb(239, 155, 170) |
| HSL | hsl(349, 72%, 77%) |
| HSV | hsv(349, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 28.9%, 6.3%) |
| CIE-LAB | lab(72.69, 33.28, 5.31) |
| CIE-LCH | lch(72.69, 33.70, 9.06°) |
| OKLab | oklab(77.74% 0.1008 0.0143) |
| OKLCH | oklch(77.74% 0.102 8.1) |
| XYZ | xyz(54.5752, 44.6994, 43.7758) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.69
Pig Pink
#E78EA5
ΔE00 3.79
Rose Pink
#F7879A
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.18
Rosa
#FE86A4
ΔE00 5.82
Dusty Pink (survey)
#D58A94
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BAA #9BEFE0
analogous
#EF9BD4 #EF9BAA #EFB69B
triadic
#EF9BAA #AAEF9B #9BAAEF
tetradic
#EF9BAA #D4EF9B #9BEFE0 #B69BEF
square
#EF9BAA #D4EF9B #9BEFE0 #B69BEF
split-complementary
#EF9BAA #9BEFB6 #9BD4EF
monochromatic
#DE3150 #E7667D #EF9BAA #F7D0D7 #FBE5E9
Accessibility & contrast
On white
2.11
#EF9BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF9BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BAA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BAA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#FE94A0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9baa; /* rgb */ color: rgb(239, 155, 170); /* oklch */ color: oklch(77.7% 0.102 8.1);
Tailwind
colors: {
custom: {
50: '#f6b9c3',
500: '#ef9baa',
950: '#000000',
},
}SCSS
$custom: #ef9baa; $custom-light: #f6b9c3; $custom-dark: #000000;
JSON
{
"hex": "#ef9baa",
"rgb": {
"r": 239,
"g": 155,
"b": 170
},
"hsl": {
"h": 349.286,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.77741,
"c": 0.10184,
"h": 8.1
},
"luminance": 0.44696
}Semantic roles & 50–950 ramp
primary
#EF9BAA
secondary
#D9F2EE
accent
#D4B211
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081