#EF9F9A#EF9F9A
#EF9F9A is a light, moderate red. Relative luminance 0.455; OKLCH L 78.0% C 0.096 H 23.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9F9A |
|---|---|
| RGB | rgb(239, 159, 154) |
| HSL | hsl(4, 73%, 77%) |
| HSV | hsv(4, 36%, 94%) |
| CMYK | cmyk(0%, 33.5%, 35.6%, 6.3%) |
| CIE-LAB | lab(73.21, 29.16, 14.86) |
| CIE-LCH | lch(73.21, 32.73, 27.01°) |
| OKLab | oklab(78.01% 0.0884 0.0384) |
| OKLCH | oklch(78.01% 0.096 23.4) |
| XYZ | xyz(53.8295, 45.4839, 36.5097) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.03
Peachy Pink
#FF9A8A
ΔE00 5.19
Light Salmon
#FEA993
ΔE00 6.58
Lightcoral
#F08080
ΔE00 7.60
Pale Salmon
#FFB19A
ΔE00 7.70
Blush Pink
#FE828C
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9F9A #9AEAEF
analogous
#EF9AC0 #EF9F9A #EFC99A
triadic
#EF9F9A #9AEF9F #9F9AEF
tetradic
#EF9F9A #C0EF9A #9AEAEF #C99AEF
square
#EF9F9A #C0EF9A #9AEAEF #C99AEF
split-complementary
#EF9F9A #9AEFC9 #9AC0EF
monochromatic
#DE3B30 #E76D65 #EF9F9A #F7D1CF #FBE6E5
Accessibility & contrast
On white
2.08
#EF9F9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EF9F9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9F9A
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9F9A | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#C2BA99
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9f9a; /* rgb */ color: rgb(239, 159, 154); /* oklch */ color: oklch(78.0% 0.096 23.4);
Tailwind
colors: {
custom: {
50: '#f6bcb7',
500: '#ef9f9a',
950: '#000000',
},
}SCSS
$custom: #ef9f9a; $custom-light: #f6bcb7; $custom-dark: #000000;
JSON
{
"hex": "#ef9f9a",
"rgb": {
"r": 239,
"g": 159,
"b": 154
},
"hsl": {
"h": 3.529,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.78014,
"c": 0.0964,
"h": 23.4
},
"luminance": 0.4548
}Semantic roles & 50–950 ramp
primary
#EF9F9A
secondary
#D9F1F2
accent
#C9D511
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180