#E795AA#E795AA
#E795AA is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.8% C 0.102 H 3.1°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E795AA |
|---|---|
| RGB | rgb(231, 149, 170) |
| HSL | hsl(345, 63%, 75%) |
| HSV | hsv(345, 35%, 91%) |
| CMYK | cmyk(0%, 35.5%, 26.4%, 9.4%) |
| CIE-LAB | lab(70.45, 33.57, 1.94) |
| CIE-LCH | lch(70.45, 33.63, 3.31°) |
| OKLab | oklab(75.82% 0.1015 0.0056) |
| OKLCH | oklch(75.82% 0.102 3.1) |
| XYZ | xyz(50.9594, 41.3895, 43.3273) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.75
Faded Pink
#DE9DAC
ΔE00 3.23
Dull Pink
#D5869D
ΔE00 4.68
Pinky
#FC86AA
ΔE00 5.32
Dusty Pink (survey)
#D58A94
ΔE00 5.34
Rosa
#FE86A4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E795AA #95E7D2
analogous
#E795D3 #E795AA #E7A995
triadic
#E795AA #AAE795 #95AAE7
tetradic
#E795AA #D3E795 #95E7D2 #A995E7
square
#E795AA #D3E795 #95E7D2 #A995E7
split-complementary
#E795AA #95E7A9 #95D3E7
monochromatic
#D0315A #DC6382 #E795AA #F2C7D2 #F9E6EB
Accessibility & contrast
On white
2.26
#E795AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#E795AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E795AA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E795AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E795AA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#F48F9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e795aa; /* rgb */ color: rgb(231, 149, 170); /* oklch */ color: oklch(75.8% 0.102 3.1);
Tailwind
colors: {
custom: {
50: '#f0b5c3',
500: '#e795aa',
950: '#000000',
},
}SCSS
$custom: #e795aa; $custom-light: #f0b5c3; $custom-dark: #000000;
JSON
{
"hex": "#e795aa",
"rgb": {
"r": 231,
"g": 149,
"b": 170
},
"hsl": {
"h": 344.634,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.75821,
"c": 0.10161,
"h": 3.1
},
"luminance": 0.41386
}Semantic roles & 50–950 ramp
primary
#E795AA
secondary
#DAF1EB
accent
#CB9E1B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081