#EF9EAE#EF9EAE
#EF9EAE is a light, moderate red. Relative luminance 0.459; OKLCH L 78.4% C 0.098 H 6.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EAE |
|---|---|
| RGB | rgb(239, 158, 174) |
| HSL | hsl(348, 72%, 78%) |
| HSV | hsv(348, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 27.2%, 6.3%) |
| CIE-LAB | lab(73.46, 32.24, 4.20) |
| CIE-LCH | lch(73.46, 32.51, 7.43°) |
| OKLab | oklab(78.36% 0.0976 0.0114) |
| OKLCH | oklch(78.36% 0.098 6.7) |
| XYZ | xyz(55.4649, 45.8640, 45.9675) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.31
Pig Pink
#E78EA5
ΔE00 4.16
Soft Pink
#FDB0C0
ΔE00 4.43
Lightpink
#FFB6C1
ΔE00 5.77
Rose Pink
#F7879A
ΔE00 6.01
Dusty Pink
#D8A7B1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EAE #9EEFDF
analogous
#EF9ED6 #EF9EAE #EFB69E
triadic
#EF9EAE #AEEF9E #9EAEEF
tetradic
#EF9EAE #D6EF9E #9EEFDF #B69EEF
square
#EF9EAE #D6EF9E #9EEFDF #B69EEF
split-complementary
#EF9EAE #9EEFB6 #9ED6EF
monochromatic
#DE3556 #E66982 #EF9EAE #F8D3DA #FBE5E9
Accessibility & contrast
On white
2.06
#EF9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EF9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EAE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EAE | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAE
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#FD98A4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9eae; /* rgb */ color: rgb(239, 158, 174); /* oklch */ color: oklch(78.4% 0.098 6.7);
Tailwind
colors: {
custom: {
50: '#f6bbc6',
500: '#ef9eae',
950: '#000000',
},
}SCSS
$custom: #ef9eae; $custom-light: #f6bbc6; $custom-dark: #000000;
JSON
{
"hex": "#ef9eae",
"rgb": {
"r": 239,
"g": 158,
"b": 174
},
"hsl": {
"h": 348.148,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78359,
"c": 0.09825,
"h": 6.7
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#EF9EAE
secondary
#D9F2ED
accent
#D4AD12
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182