#E79AA0#E79AA0
#E79AA0 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.4% C 0.093 H 14.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E79AA0 |
|---|---|
| RGB | rgb(231, 154, 160) |
| HSL | hsl(355, 62%, 75%) |
| HSV | hsv(355, 33%, 91%) |
| CMYK | cmyk(0%, 33.3%, 30.7%, 9.4%) |
| CIE-LAB | lab(71.31, 29.58, 8.74) |
| CIE-LCH | lch(71.31, 30.84, 16.46°) |
| OKLab | oklab(76.4% 0.0898 0.023) |
| OKLCH | oklch(76.4% 0.093 14.4) |
| XYZ | xyz(50.8573, 42.6416, 38.8029) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.43
Dusty Pink (survey)
#D58A94
ΔE00 4.93
Pig Pink
#E78EA5
ΔE00 5.62
Rose Pink
#F7879A
ΔE00 6.00
Greyish Pink
#C88D94
ΔE00 6.34
Dusty Pink
#D8A7B1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79AA0 #9AE7E1
analogous
#E79AC6 #E79AA0 #E7BA9A
triadic
#E79AA0 #A0E79A #9AA0E7
tetradic
#E79AA0 #C6E79A #9AE7E1 #BA9AE7
square
#E79AA0 #C6E79A #9AE7E1 #BA9AE7
split-complementary
#E79AA0 #9AE7BA #9AC6E7
monochromatic
#CF3743 #DB6971 #E79AA0 #F3CBCF #F9E6E8
Accessibility & contrast
On white
2.20
#E79AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E79AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79AA0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79AA0 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#F5939C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e79aa0; /* rgb */ color: rgb(231, 154, 160); /* oklch */ color: oklch(76.4% 0.093 14.4);
Tailwind
colors: {
custom: {
50: '#f0b8bc',
500: '#e79aa0',
950: '#000000',
},
}SCSS
$custom: #e79aa0; $custom-light: #f0b8bc; $custom-dark: #000000;
JSON
{
"hex": "#e79aa0",
"rgb": {
"r": 231,
"g": 154,
"b": 160
},
"hsl": {
"h": 355.325,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.764,
"c": 0.0927,
"h": 14.4
},
"luminance": 0.42638
}Semantic roles & 50–950 ramp
primary
#E79AA0
secondary
#DBF0EF
accent
#C9BC1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171112
muted
#858081