#EF9CA2#EF9CA2
#EF9CA2 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.7% C 0.100 H 14.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9CA2 |
|---|---|
| RGB | rgb(239, 156, 162) |
| HSL | hsl(356, 72%, 77%) |
| HSV | hsv(356, 35%, 94%) |
| CMYK | cmyk(0%, 34.7%, 32.2%, 6.3%) |
| CIE-LAB | lab(72.72, 31.72, 9.77) |
| CIE-LCH | lch(72.72, 33.19, 17.11°) |
| OKLab | oklab(77.7% 0.0963 0.0256) |
| OKLCH | oklch(77.7% 0.1 14.9) |
| XYZ | xyz(54.0085, 44.7401, 39.9665) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 6.07
Dusty Pink (survey)
#D58A94
ΔE00 6.12
Soft Pink
#FDB0C0
ΔE00 6.35
Lightpink
#FFB6C1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9CA2 #9CEFE9
analogous
#EF9CCB #EF9CA2 #EFC09C
triadic
#EF9CA2 #A2EF9C #9CA2EF
tetradic
#EF9CA2 #CBEF9C #9CEFE9 #C09CEF
square
#EF9CA2 #CBEF9C #9CEFE9 #C09CEF
split-complementary
#EF9CA2 #9CEFC0 #9CCBEF
monochromatic
#DE333F #E66771 #EF9CA2 #F8D1D3 #FBE5E6
Accessibility & contrast
On white
2.11
#EF9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EF9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9CA2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9CA2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#FE949E
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef9ca2; /* rgb */ color: rgb(239, 156, 162); /* oklch */ color: oklch(77.7% 0.100 14.9);
Tailwind
colors: {
custom: {
50: '#f6babd',
500: '#ef9ca2',
950: '#000000',
},
}SCSS
$custom: #ef9ca2; $custom-light: #f6babd; $custom-dark: #000000;
JSON
{
"hex": "#ef9ca2",
"rgb": {
"r": 239,
"g": 156,
"b": 162
},
"hsl": {
"h": 355.663,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.77698,
"c": 0.09962,
"h": 14.9
},
"luminance": 0.44736
}Semantic roles & 50–950 ramp
primary
#EF9CA2
secondary
#D9F2F1
accent
#D4C611
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081