#E39B99#E39B99
#E39B99 is a light, moderate red. Relative luminance 0.421; OKLCH L 75.9% C 0.087 H 21.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E39B99 |
|---|---|
| RGB | rgb(227, 155, 153) |
| HSL | hsl(2, 57%, 75%) |
| HSV | hsv(2, 33%, 89%) |
| CMYK | cmyk(0%, 31.7%, 32.6%, 11%) |
| CIE-LAB | lab(70.92, 26.66, 12.00) |
| CIE-LCH | lch(70.92, 29.24, 24.24°) |
| OKLab | oklab(75.95% 0.081 0.0312) |
| OKLCH | oklch(75.95% 0.087 21.1) |
| XYZ | xyz(49.1512, 42.0767, 35.6636) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.74
Dusty Pink (survey)
#D58A94
ΔE00 6.13
Faded Pink
#DE9DAC
ΔE00 6.63
Greyish Pink
#C88D94
ΔE00 6.71
Peachy Pink
#FF9A8A
ΔE00 7.25
Dusty Pink
#D8A7B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39B99 #99E1E3
analogous
#E399BC #E39B99 #E3C099
triadic
#E39B99 #99E39B #9B99E3
tetradic
#E39B99 #BCE399 #99E1E3 #C099E3
square
#E39B99 #BCE399 #99E1E3 #C099E3
split-complementary
#E39B99 #99E3C0 #99BCE3
monochromatic
#C93D39 #D66C69 #E39B99 #F0CAC9 #F8E7E7
Accessibility & contrast
On white
2.23
#E39B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E39B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39B99
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39B99 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#F1939B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e39b99; /* rgb */ color: rgb(227, 155, 153); /* oklch */ color: oklch(75.9% 0.087 21.1);
Tailwind
colors: {
custom: {
50: '#edb9b7',
500: '#e39b99',
950: '#000000',
},
}SCSS
$custom: #e39b99; $custom-light: #edb9b7; $custom-dark: #000000;
JSON
{
"hex": "#e39b99",
"rgb": {
"r": 227,
"g": 155,
"b": 153
},
"hsl": {
"h": 1.622,
"s": 56.923,
"l": 74.51
},
"oklch": {
"l": 0.7595,
"c": 0.08683,
"h": 21.1
},
"luminance": 0.42073
}Semantic roles & 50–950 ramp
primary
#E39B99
secondary
#DBEFF0
accent
#C0C421
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080