#EF9BAE#EF9BAE
#EF9BAE is a light, moderate red. Relative luminance 0.448; OKLCH L 77.9% C 0.103 H 5.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BAE |
|---|---|
| RGB | rgb(239, 155, 174) |
| HSL | hsl(346, 72%, 77%) |
| HSV | hsv(346, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 27.2%, 6.3%) |
| CIE-LAB | lab(72.80, 33.82, 3.24) |
| CIE-LCH | lch(72.80, 33.97, 5.48°) |
| OKLab | oklab(77.85% 0.1023 0.0089) |
| OKLCH | oklch(77.85% 0.103 5) |
| XYZ | xyz(54.9594, 44.8531, 45.7990) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.31
Faded Pink
#DE9DAC
ΔE00 3.49
Soft Pink
#FDB0C0
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.59
Rosa
#FE86A4
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BAE #9BEFDC
analogous
#EF9BD8 #EF9BAE #EFB29B
triadic
#EF9BAE #AEEF9B #9BAEEF
tetradic
#EF9BAE #D8EF9B #9BEFDC #B29BEF
square
#EF9BAE #D8EF9B #9BEFDC #B29BEF
split-complementary
#EF9BAE #9BEFB2 #9BD8EF
monochromatic
#DE3159 #E76683 #EF9BAE #F7D0D9 #FBE5EA
Accessibility & contrast
On white
2.11
#EF9BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EF9BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BAE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BAE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AF
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#FD95A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef9bae; /* rgb */ color: rgb(239, 155, 174); /* oklch */ color: oklch(77.9% 0.103 5.0);
Tailwind
colors: {
custom: {
50: '#f6b9c6',
500: '#ef9bae',
950: '#000000',
},
}SCSS
$custom: #ef9bae; $custom-light: #f6b9c6; $custom-dark: #000000;
JSON
{
"hex": "#ef9bae",
"rgb": {
"r": 239,
"g": 155,
"b": 174
},
"hsl": {
"h": 346.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.77852,
"c": 0.1027,
"h": 5
},
"luminance": 0.44849
}Semantic roles & 50–950 ramp
primary
#EF9BAE
secondary
#D9F2ED
accent
#D4A811
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082