#E69EA0#E69EA0
#E69EA0 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.0% C 0.086 H 17.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA0 |
|---|---|
| RGB | rgb(230, 158, 160) |
| HSL | hsl(358, 59%, 76%) |
| HSV | hsv(358, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 30.4%, 9.8%) |
| CIE-LAB | lab(72.11, 27.08, 9.86) |
| CIE-LCH | lch(72.11, 28.82, 20.00°) |
| OKLab | oklab(76.99% 0.0823 0.0258) |
| OKLCH | oklch(76.99% 0.086 17.4) |
| XYZ | xyz(51.2066, 43.8180, 39.0115) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.19
Dusty Pink (survey)
#D58A94
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 6.21
Greyish Pink
#C88D94
ΔE00 6.77
Blush (survey)
#F29E8E
ΔE00 7.04
Soft Pink
#FDB0C0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA0 #9EE6E4
analogous
#E69EC4 #E69EA0 #E6C09E
triadic
#E69EA0 #A0E69E #9EA0E6
tetradic
#E69EA0 #C4E69E #9EE6E4 #C09EE6
square
#E69EA0 #C4E69E #9EE6E4 #C09EE6
split-complementary
#E69EA0 #9EE6C0 #9EC4E6
monochromatic
#CD3D41 #D96D70 #E69EA0 #F3CFD0 #F9E7E7
Accessibility & contrast
On white
2.15
#E69EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E69EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA0
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA0 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A0
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#F4979F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea0; /* rgb */ color: rgb(230, 158, 160); /* oklch */ color: oklch(77.0% 0.086 17.4);
Tailwind
colors: {
custom: {
50: '#efbbbc',
500: '#e69ea0',
950: '#000000',
},
}SCSS
$custom: #e69ea0; $custom-light: #efbbbc; $custom-dark: #000000;
JSON
{
"hex": "#e69ea0",
"rgb": {
"r": 230,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.333,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.76987,
"c": 0.08627,
"h": 17.4
},
"luminance": 0.43815
}Semantic roles & 50–950 ramp
primary
#E69EA0
secondary
#DBF0EF
accent
#C7C21F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181