#E69EA5#E69EA5
#E69EA5 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.086 H 12.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA5 |
|---|---|
| RGB | rgb(230, 158, 165) |
| HSL | hsl(354, 59%, 76%) |
| HSV | hsv(354, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 28.3%, 9.8%) |
| CIE-LAB | lab(72.23, 27.74, 7.27) |
| CIE-LCH | lch(72.23, 28.68, 14.68°) |
| OKLab | oklab(77.12% 0.0842 0.0193) |
| OKLCH | oklch(77.12% 0.086 12.9) |
| XYZ | xyz(51.6528, 43.9965, 41.3616) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.51
Dusty Pink
#D8A7B1
ΔE00 5.32
Dusty Pink (survey)
#D58A94
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.77
Soft Pink
#FDB0C0
ΔE00 6.03
Greyish Pink
#C88D94
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA5 #9EE6DF
analogous
#E69EC9 #E69EA5 #E6BB9E
triadic
#E69EA5 #A5E69E #9EA5E6
tetradic
#E69EA5 #C9E69E #9EE6DF #BB9EE6
square
#E69EA5 #C9E69E #9EE6DF #BB9EE6
split-complementary
#E69EA5 #9EE6BB #9EC9E6
monochromatic
#CD3D4B #D96D78 #E69EA5 #F3CFD2 #F9E7E8
Accessibility & contrast
On white
2.14
#E69EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E69EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA5 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A5
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#F398A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea5; /* rgb */ color: rgb(230, 158, 165); /* oklch */ color: oklch(77.1% 0.086 12.9);
Tailwind
colors: {
custom: {
50: '#efbbbf',
500: '#e69ea5',
950: '#000000',
},
}SCSS
$custom: #e69ea5; $custom-light: #efbbbf; $custom-dark: #000000;
JSON
{
"hex": "#e69ea5",
"rgb": {
"r": 230,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.167,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77119,
"c": 0.08639,
"h": 12.9
},
"luminance": 0.43993
}Semantic roles & 50–950 ramp
primary
#E69EA5
secondary
#DBF0EE
accent
#C7B61F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181