#E09BA2#E09BA2
#E09BA2 is a light, moderate red. Relative luminance 0.419; OKLCH L 75.9% C 0.083 H 12.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BA2 |
|---|---|
| RGB | rgb(224, 155, 162) |
| HSL | hsl(354, 53%, 74%) |
| HSV | hsv(354, 31%, 88%) |
| CMYK | cmyk(0%, 30.8%, 27.7%, 12.2%) |
| CIE-LAB | lab(70.80, 26.73, 6.80) |
| CIE-LCH | lch(70.80, 27.58, 14.28°) |
| OKLab | oklab(75.85% 0.0811 0.018) |
| OKLCH | oklch(75.85% 0.083 12.5) |
| XYZ | xyz(48.9846, 41.9016, 39.6831) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.18
Dusty Pink (survey)
#D58A94
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 5.09
Greyish Pink
#C88D94
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.54
Grey Pink
#C3909B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BA2 #9BE0D9
analogous
#E09BC5 #E09BA2 #E0B79B
triadic
#E09BA2 #A2E09B #9BA2E0
tetradic
#E09BA2 #C5E09B #9BE0D9 #B79BE0
square
#E09BA2 #C5E09B #9BE0D9 #B79BE0
split-complementary
#E09BA2 #9BE0B7 #9BC5E0
monochromatic
#C33E4B #D26C77 #E09BA2 #EECACD #F8E8E9
Accessibility & contrast
On white
2.24
#E09BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E09BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BA2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BA2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#ED959E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e09ba2; /* rgb */ color: rgb(224, 155, 162); /* oklch */ color: oklch(75.9% 0.083 12.5);
Tailwind
colors: {
custom: {
50: '#ebb9bd',
500: '#e09ba2',
950: '#000000',
},
}SCSS
$custom: #e09ba2; $custom-light: #ebb9bd; $custom-dark: #000000;
JSON
{
"hex": "#e09ba2",
"rgb": {
"r": 224,
"g": 155,
"b": 162
},
"hsl": {
"h": 353.913,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.75853,
"c": 0.08311,
"h": 12.5
},
"luminance": 0.41899
}Semantic roles & 50–950 ramp
primary
#E09BA2
secondary
#DCEFED
accent
#C0B025
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081