#EF8B99#EF8B99
#EF8B99 is a light, vivid red. Relative luminance 0.391; OKLCH L 74.7% C 0.122 H 11.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8B99 |
|---|---|
| RGB | rgb(239, 139, 153) |
| HSL | hsl(352, 76%, 74%) |
| HSV | hsv(352, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 36%, 6.3%) |
| CIE-LAB | lab(68.84, 39.50, 9.25) |
| CIE-LCH | lch(68.84, 40.57, 13.17°) |
| OKLab | oklab(74.66% 0.1198 0.0243) |
| OKLCH | oklch(74.66% 0.122 11.5) |
| XYZ | xyz(50.5813, 39.1201, 35.0178) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.80
Pig Pink
#E78EA5
ΔE00 4.06
Rosa
#FE86A4
ΔE00 4.29
Blush Pink
#FE828C
ΔE00 4.33
Carnation
#FD798F
ΔE00 4.48
Dusty Pink (survey)
#D58A94
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8B99 #8BEFE1
analogous
#EF8BCB #EF8B99 #EFAF8B
triadic
#EF8B99 #99EF8B #8B99EF
tetradic
#EF8B99 #CBEF8B #8BEFE1 #AF8BEF
square
#EF8B99 #CBEF8B #8BEFE1 #AF8BEF
split-complementary
#EF8B99 #8BEFAF #8BCBEF
monochromatic
#E01F3A #E8556A #EF8B99 #F6C1C8 #FBE4E7
Accessibility & contrast
On white
2.38
#EF8B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EF8B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8B99
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8B99 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C99
Deuteranopia (green-blind)
#B6AF97
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8b99; /* rgb */ color: rgb(239, 139, 153); /* oklch */ color: oklch(74.7% 0.122 11.5);
Tailwind
colors: {
custom: {
50: '#f7aeb7',
500: '#ef8b99',
950: '#000000',
},
}SCSS
$custom: #ef8b99; $custom-light: #f7aeb7; $custom-dark: #000000;
JSON
{
"hex": "#ef8b99",
"rgb": {
"r": 239,
"g": 139,
"b": 153
},
"hsl": {
"h": 351.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.74659,
"c": 0.12221,
"h": 11.5
},
"luminance": 0.39116
}Semantic roles & 50–950 ramp
primary
#EF8B99
secondary
#D8F3EF
accent
#D8BC0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80