#E69EA9#E69EA9
#E69EA9 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.2% C 0.087 H 9.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA9 |
|---|---|
| RGB | rgb(230, 158, 169) |
| HSL | hsl(351, 59%, 76%) |
| HSV | hsv(351, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 26.5%, 9.8%) |
| CIE-LAB | lab(72.32, 28.29, 5.20) |
| CIE-LCH | lch(72.32, 28.76, 10.41°) |
| OKLab | oklab(77.23% 0.0857 0.014) |
| OKLCH | oklch(77.23% 0.087 9.2) |
| XYZ | xyz(52.0226, 44.1444, 43.3090) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.34
Pig Pink
#E78EA5
ΔE00 4.86
Dusty Pink
#D8A7B1
ΔE00 4.92
Soft Pink
#FDB0C0
ΔE00 5.41
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Lightpink
#FFB6C1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA9 #9EE6DB
analogous
#E69ECD #E69EA9 #E6B79E
triadic
#E69EA9 #A9E69E #9EA9E6
tetradic
#E69EA9 #CDE69E #9EE6DB #B79EE6
square
#E69EA9 #CDE69E #9EE6DB #B79EE6
split-complementary
#E69EA9 #9EE6B7 #9ECDE6
monochromatic
#CD3D53 #D96D7E #E69EA9 #F3CFD4 #F9E7E9
Accessibility & contrast
On white
2.14
#E69EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E69EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA9
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA9 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#BBB6A8
Tritanopia (blue-blind)
#F398A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea9; /* rgb */ color: rgb(230, 158, 169); /* oklch */ color: oklch(77.2% 0.087 9.2);
Tailwind
colors: {
custom: {
50: '#efbbc2',
500: '#e69ea9',
950: '#000000',
},
}SCSS
$custom: #e69ea9; $custom-light: #efbbc2; $custom-dark: #000000;
JSON
{
"hex": "#e69ea9",
"rgb": {
"r": 230,
"g": 158,
"b": 169
},
"hsl": {
"h": 350.833,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77227,
"c": 0.08685,
"h": 9.2
},
"luminance": 0.44141
}Semantic roles & 50–950 ramp
primary
#E69EA9
secondary
#DBF0ED
accent
#C7AD1F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181