#E69EA4#E69EA4
#E69EA4 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.086 H 13.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA4 |
|---|---|
| RGB | rgb(230, 158, 164) |
| HSL | hsl(355, 59%, 76%) |
| HSV | hsv(355, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 28.7%, 9.8%) |
| CIE-LAB | lab(72.20, 27.61, 7.79) |
| CIE-LCH | lch(72.20, 28.68, 15.75°) |
| OKLab | oklab(77.09% 0.0838 0.0206) |
| OKLCH | oklch(77.09% 0.086 13.8) |
| XYZ | xyz(51.5622, 43.9603, 40.8841) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.84
Dusty Pink
#D8A7B1
ΔE00 5.46
Dusty Pink (survey)
#D58A94
ΔE00 5.58
Pig Pink
#E78EA5
ΔE00 6.04
Soft Pink
#FDB0C0
ΔE00 6.23
Greyish Pink
#C88D94
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA4 #9EE6E0
analogous
#E69EC8 #E69EA4 #E6BC9E
triadic
#E69EA4 #A4E69E #9EA4E6
tetradic
#E69EA4 #C8E69E #9EE6E0 #BC9EE6
square
#E69EA4 #C8E69E #9EE6E0 #BC9EE6
split-complementary
#E69EA4 #9EE6BC #9EC8E6
monochromatic
#CD3D49 #D96D76 #E69EA4 #F3CFD2 #F9E7E8
Accessibility & contrast
On white
2.14
#E69EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#E69EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA4 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A4
Deuteranopia (green-blind)
#BCB6A3
Tritanopia (blue-blind)
#F497A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea4; /* rgb */ color: rgb(230, 158, 164); /* oklch */ color: oklch(77.1% 0.086 13.8);
Tailwind
colors: {
custom: {
50: '#efbbbe',
500: '#e69ea4',
950: '#000000',
},
}SCSS
$custom: #e69ea4; $custom-light: #efbbbe; $custom-dark: #000000;
JSON
{
"hex": "#e69ea4",
"rgb": {
"r": 230,
"g": 158,
"b": 164
},
"hsl": {
"h": 355,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77092,
"c": 0.08633,
"h": 13.8
},
"luminance": 0.43957
}Semantic roles & 50–950 ramp
primary
#E69EA4
secondary
#DBF0EE
accent
#C7B91F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181