#E799AA#E799AA
#E799AA is a light, moderate red. Relative luminance 0.427; OKLCH L 76.5% C 0.096 H 5.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E799AA |
|---|---|
| RGB | rgb(231, 153, 170) |
| HSL | hsl(347, 62%, 75%) |
| HSV | hsv(347, 34%, 91%) |
| CMYK | cmyk(0%, 33.8%, 26.4%, 9.4%) |
| CIE-LAB | lab(71.34, 31.45, 3.23) |
| CIE-LCH | lch(71.34, 31.62, 5.86°) |
| OKLab | oklab(76.5% 0.0951 0.0089) |
| OKLCH | oklch(76.5% 0.096 5.3) |
| XYZ | xyz(51.6032, 42.6770, 43.5419) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.38
Pig Pink
#E78EA5
ΔE00 2.92
Dusty Pink (survey)
#D58A94
ΔE00 5.28
Dull Pink
#D5869D
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E799AA #99E7D6
analogous
#E799D1 #E799AA #E7AF99
triadic
#E799AA #AAE799 #99AAE7
tetradic
#E799AA #D1E799 #99E7D6 #AF99E7
square
#E799AA #D1E799 #99E7D6 #AF99E7
split-complementary
#E799AA #99E7AF #99D1E7
monochromatic
#D03657 #DB6781 #E799AA #F3CBD3 #F9E6EA
Accessibility & contrast
On white
2.20
#E799AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#E799AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E799AA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E799AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E799AA | 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)
#A5A6AA
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#F4939F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e799aa; /* rgb */ color: rgb(231, 153, 170); /* oklch */ color: oklch(76.5% 0.096 5.3);
Tailwind
colors: {
custom: {
50: '#f0b8c3',
500: '#e799aa',
950: '#000000',
},
}SCSS
$custom: #e799aa; $custom-light: #f0b8c3; $custom-dark: #000000;
JSON
{
"hex": "#e799aa",
"rgb": {
"r": 231,
"g": 153,
"b": 170
},
"hsl": {
"h": 346.923,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.76501,
"c": 0.09554,
"h": 5.3
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#E799AA
secondary
#DAF1EC
accent
#CAA41C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081