#EF9896#EF9896
#EF9896 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.7% C 0.105 H 21.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9896 |
|---|---|
| RGB | rgb(239, 152, 150) |
| HSL | hsl(1, 74%, 76%) |
| HSV | hsv(1, 37%, 94%) |
| CMYK | cmyk(0%, 36.4%, 37.2%, 6.3%) |
| CIE-LAB | lab(71.56, 32.38, 14.76) |
| CIE-LCH | lch(71.56, 35.58, 24.51°) |
| OKLab | oklab(76.72% 0.098 0.0381) |
| OKLCH | oklch(76.72% 0.105 21.2) |
| XYZ | xyz(52.3321, 43.0132, 34.3944) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.10
Peachy Pink
#FF9A8A
ΔE00 5.59
Lightcoral
#F08080
ΔE00 5.85
Blush Pink
#FE828C
ΔE00 6.15
Rose Pink
#F7879A
ΔE00 6.90
Dusty Pink (survey)
#D58A94
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9896 #96EDEF
analogous
#EF96C1 #EF9896 #EFC596
triadic
#EF9896 #96EF98 #9896EF
tetradic
#EF9896 #C1EF96 #96EDEF #C596EF
square
#EF9896 #C1EF96 #96EDEF #C596EF
split-complementary
#EF9896 #96EFC5 #96C1EF
monochromatic
#DF302C #E76461 #EF9896 #F7CCCB #FBE5E4
Accessibility & contrast
On white
2.19
#EF9896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EF9896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9896
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9896 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#BEB695
Tritanopia (blue-blind)
#FF8E98
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef9896; /* rgb */ color: rgb(239, 152, 150); /* oklch */ color: oklch(76.7% 0.105 21.2);
Tailwind
colors: {
custom: {
50: '#f7b7b4',
500: '#ef9896',
950: '#000000',
},
}SCSS
$custom: #ef9896; $custom-light: #f7b7b4; $custom-dark: #000000;
JSON
{
"hex": "#ef9896",
"rgb": {
"r": 239,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.348,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.76721,
"c": 0.10516,
"h": 21.2
},
"luminance": 0.43009
}Semantic roles & 50–950 ramp
primary
#EF9896
secondary
#D8F2F3
accent
#D1D610
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080