#EF8B95#EF8B95
#EF8B95 is a light, vivid red. Relative luminance 0.390; OKLCH L 74.6% C 0.122 H 14.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8B95 |
|---|---|
| RGB | rgb(239, 139, 149) |
| HSL | hsl(354, 76%, 74%) |
| HSV | hsv(354, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 37.7%, 6.3%) |
| CIE-LAB | lab(68.74, 39.04, 11.35) |
| CIE-LCH | lch(68.74, 40.66, 16.21°) |
| OKLab | oklab(74.56% 0.1183 0.0296) |
| OKLCH | oklch(74.56% 0.122 14) |
| XYZ | xyz(50.2564, 38.9902, 33.3070) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.62
Blush Pink
#FE828C
ΔE00 3.58
Carnation
#FD798F
ΔE00 4.62
Lightcoral
#F08080
ΔE00 4.92
Dusty Pink (survey)
#D58A94
ΔE00 4.96
Pig Pink
#E78EA5
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8B95 #8BEFE5
analogous
#EF8BC7 #EF8B95 #EFB38B
triadic
#EF8B95 #95EF8B #8B95EF
tetradic
#EF8B95 #C7EF8B #8BEFE5 #B38BEF
square
#EF8B95 #C7EF8B #8BEFE5 #B38BEF
split-complementary
#EF8B95 #8BEFB3 #8BC7EF
monochromatic
#E01F33 #E85564 #EF8B95 #F6C1C6 #FBE4E6
Accessibility & contrast
On white
2.39
#EF8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EF8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8B95
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8B95 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C95
Deuteranopia (green-blind)
#B7AF93
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8b95; /* rgb */ color: rgb(239, 139, 149); /* oklch */ color: oklch(74.6% 0.122 14.0);
Tailwind
colors: {
custom: {
50: '#f7aeb4',
500: '#ef8b95',
950: '#000000',
},
}SCSS
$custom: #ef8b95; $custom-light: #f7aeb4; $custom-dark: #000000;
JSON
{
"hex": "#ef8b95",
"rgb": {
"r": 239,
"g": 139,
"b": 149
},
"hsl": {
"h": 354,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.74557,
"c": 0.12191,
"h": 14
},
"luminance": 0.38986
}Semantic roles & 50–950 ramp
primary
#EF8B95
secondary
#D8F3F0
accent
#D8C40E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80