#E796AA#E796AA
#E796AA is a light, moderate red. Relative luminance 0.417; OKLCH L 76.0% C 0.100 H 3.7°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E796AA |
|---|---|
| RGB | rgb(231, 150, 170) |
| HSL | hsl(345, 63%, 75%) |
| HSV | hsv(345, 35%, 91%) |
| CMYK | cmyk(0%, 35.1%, 26.4%, 9.4%) |
| CIE-LAB | lab(70.67, 33.04, 2.26) |
| CIE-LCH | lch(70.67, 33.12, 3.92°) |
| OKLab | oklab(75.99% 0.0999 0.0064) |
| OKLCH | oklch(75.99% 0.1 3.7) |
| XYZ | xyz(51.1183, 41.7073, 43.3803) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.02
Faded Pink
#DE9DAC
ΔE00 2.98
Dull Pink
#D5869D
ΔE00 4.88
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Rose Pink
#F7879A
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E796AA #96E7D3
analogous
#E796D3 #E796AA #E7AB96
triadic
#E796AA #AAE796 #96AAE7
tetradic
#E796AA #D3E796 #96E7D3 #AB96E7
square
#E796AA #D3E796 #96E7D3 #AB96E7
split-complementary
#E796AA #96E7AB #96D3E7
monochromatic
#D03259 #DC6482 #E796AA #F2C8D2 #F9E6EB
Accessibility & contrast
On white
2.25
#E796AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E796AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E796AA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E796AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E796AA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#F4909D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e796aa; /* rgb */ color: rgb(231, 150, 170); /* oklch */ color: oklch(76.0% 0.100 3.7);
Tailwind
colors: {
custom: {
50: '#f0b6c3',
500: '#e796aa',
950: '#000000',
},
}SCSS
$custom: #e796aa; $custom-light: #f0b6c3; $custom-dark: #000000;
JSON
{
"hex": "#e796aa",
"rgb": {
"r": 231,
"g": 150,
"b": 170
},
"hsl": {
"h": 345.185,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.7599,
"c": 0.10008,
"h": 3.7
},
"luminance": 0.41704
}Semantic roles & 50–950 ramp
primary
#E796AA
secondary
#DAF1EB
accent
#CB9F1B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081