#EF9EA2#EF9EA2
#EF9EA2 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.0% C 0.097 H 16.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EA2 |
|---|---|
| RGB | rgb(239, 158, 162) |
| HSL | hsl(357, 72%, 78%) |
| HSV | hsv(357, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 32.2%, 6.3%) |
| CIE-LAB | lab(73.17, 30.67, 10.40) |
| CIE-LCH | lch(73.17, 32.38, 18.73°) |
| OKLab | oklab(78.04% 0.0931 0.0272) |
| OKLCH | oklch(78.04% 0.097 16.3) |
| XYZ | xyz(54.3468, 45.4168, 40.0793) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.66
Rose Pink
#F7879A
ΔE00 6.42
Soft Pink
#FDB0C0
ΔE00 6.42
Dusty Pink (survey)
#D58A94
ΔE00 6.56
Lightpink
#FFB6C1
ΔE00 6.59
Pig Pink
#E78EA5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EA2 #9EEFEB
analogous
#EF9ECA #EF9EA2 #EFC29E
triadic
#EF9EA2 #A2EF9E #9EA2EF
tetradic
#EF9EA2 #CAEF9E #9EEFEB #C29EEF
square
#EF9EA2 #CAEF9E #9EEFEB #C29EEF
split-complementary
#EF9EA2 #9EEFC2 #9ECAEF
monochromatic
#DE353D #E66970 #EF9EA2 #F8D3D4 #FBE5E6
Accessibility & contrast
On white
2.08
#EF9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EF9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EA2
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EA2 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C0BAA1
Tritanopia (blue-blind)
#FE96A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9ea2; /* rgb */ color: rgb(239, 158, 162); /* oklch */ color: oklch(78.0% 0.097 16.3);
Tailwind
colors: {
custom: {
50: '#f6bbbd',
500: '#ef9ea2',
950: '#000000',
},
}SCSS
$custom: #ef9ea2; $custom-light: #f6bbbd; $custom-dark: #000000;
JSON
{
"hex": "#ef9ea2",
"rgb": {
"r": 239,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.037,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78039,
"c": 0.097,
"h": 16.3
},
"luminance": 0.45413
}Semantic roles & 50–950 ramp
primary
#EF9EA2
secondary
#D9F2F1
accent
#D4CA12
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181