#EF9BA6#EF9BA6
#EF9BA6 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.6% C 0.101 H 11.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BA6 |
|---|---|
| RGB | rgb(239, 155, 166) |
| HSL | hsl(352, 72%, 77%) |
| HSV | hsv(352, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 30.5%, 6.3%) |
| CIE-LAB | lab(72.59, 32.76, 7.38) |
| CIE-LCH | lch(72.59, 33.58, 12.69°) |
| OKLab | oklab(77.63% 0.0994 0.0196) |
| OKLCH | oklch(77.63% 0.101 11.1) |
| XYZ | xyz(54.2026, 44.5504, 41.8132) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 4.64
Rose Pink
#F7879A
ΔE00 5.08
Soft Pink
#FDB0C0
ΔE00 5.63
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Rosa
#FE86A4
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BA6 #9BEFE4
analogous
#EF9BD0 #EF9BA6 #EFBA9B
triadic
#EF9BA6 #A6EF9B #9BA6EF
tetradic
#EF9BA6 #D0EF9B #9BEFE4 #BA9BEF
square
#EF9BA6 #D0EF9B #9BEFE4 #BA9BEF
split-complementary
#EF9BA6 #9BEFBA #9BD0EF
monochromatic
#DE3148 #E76677 #EF9BA6 #F7D0D5 #FBE5E8
Accessibility & contrast
On white
2.12
#EF9BA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF9BA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BA6
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BA6 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A6
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#FE939F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9ba6; /* rgb */ color: rgb(239, 155, 166); /* oklch */ color: oklch(77.6% 0.101 11.1);
Tailwind
colors: {
custom: {
50: '#f6b9c0',
500: '#ef9ba6',
950: '#000000',
},
}SCSS
$custom: #ef9ba6; $custom-light: #f6b9c0; $custom-dark: #000000;
JSON
{
"hex": "#ef9ba6",
"rgb": {
"r": 239,
"g": 155,
"b": 166
},
"hsl": {
"h": 352.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.77633,
"c": 0.10127,
"h": 11.1
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#EF9BA6
secondary
#D9F2EF
accent
#D4BB11
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081