#EF9BA2#EF9BA2
#EF9BA2 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.5% C 0.101 H 14.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BA2 |
|---|---|
| RGB | rgb(239, 155, 162) |
| HSL | hsl(355, 72%, 77%) |
| HSV | hsv(355, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 32.2%, 6.3%) |
| CIE-LAB | lab(72.50, 32.25, 9.45) |
| CIE-LCH | lch(72.50, 33.61, 16.33°) |
| OKLab | oklab(77.53% 0.0979 0.0248) |
| OKLCH | oklch(77.53% 0.101 14.2) |
| XYZ | xyz(53.8414, 44.4059, 39.9108) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.72
Dusty Pink (survey)
#D58A94
ΔE00 5.92
Soft Pink
#FDB0C0
ΔE00 6.35
Blush Pink
#FE828C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BA2 #9BEFE8
analogous
#EF9BCC #EF9BA2 #EFBE9B
triadic
#EF9BA2 #A2EF9B #9BA2EF
tetradic
#EF9BA2 #CCEF9B #9BEFE8 #BE9BEF
square
#EF9BA2 #CCEF9B #9BEFE8 #BE9BEF
split-complementary
#EF9BA2 #9BEFBE #9BCCEF
monochromatic
#DE3140 #E76671 #EF9BA2 #F7D0D3 #FBE5E6
Accessibility & contrast
On white
2.13
#EF9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EF9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BA2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BA2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#FE939E
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9ba2; /* rgb */ color: rgb(239, 155, 162); /* oklch */ color: oklch(77.5% 0.101 14.2);
Tailwind
colors: {
custom: {
50: '#f6b9bd',
500: '#ef9ba2',
950: '#000000',
},
}SCSS
$custom: #ef9ba2; $custom-light: #f6b9bd; $custom-dark: #000000;
JSON
{
"hex": "#ef9ba2",
"rgb": {
"r": 239,
"g": 155,
"b": 162
},
"hsl": {
"h": 355,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.77528,
"c": 0.10095,
"h": 14.2
},
"luminance": 0.44402
}Semantic roles & 50–950 ramp
primary
#EF9BA2
secondary
#D9F2F0
accent
#D4C411
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081