#E69EA7#E69EA7
#E69EA7 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.2% C 0.087 H 11.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA7 |
|---|---|
| RGB | rgb(230, 158, 167) |
| HSL | hsl(353, 59%, 76%) |
| HSV | hsv(353, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 27.4%, 9.8%) |
| CIE-LAB | lab(72.28, 28.01, 6.23) |
| CIE-LCH | lch(72.28, 28.70, 12.54°) |
| OKLab | oklab(77.17% 0.085 0.0166) |
| OKLCH | oklch(77.17% 0.087 11.1) |
| XYZ | xyz(51.8363, 44.0699, 42.3278) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.90
Dusty Pink
#D8A7B1
ΔE00 5.08
Pig Pink
#E78EA5
ΔE00 5.28
Dusty Pink (survey)
#D58A94
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA7 #9EE6DD
analogous
#E69ECB #E69EA7 #E6B99E
triadic
#E69EA7 #A7E69E #9EA7E6
tetradic
#E69EA7 #CBE69E #9EE6DD #B99EE6
square
#E69EA7 #CBE69E #9EE6DD #B99EE6
split-complementary
#E69EA7 #9EE6B9 #9ECBE6
monochromatic
#CD3D4F #D96D7B #E69EA7 #F3CFD3 #F9E7E9
Accessibility & contrast
On white
2.14
#E69EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E69EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA7
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA7 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#BBB6A6
Tritanopia (blue-blind)
#F398A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea7; /* rgb */ color: rgb(230, 158, 167); /* oklch */ color: oklch(77.2% 0.087 11.1);
Tailwind
colors: {
custom: {
50: '#efbbc1',
500: '#e69ea7',
950: '#000000',
},
}SCSS
$custom: #e69ea7; $custom-light: #efbbc1; $custom-dark: #000000;
JSON
{
"hex": "#e69ea7",
"rgb": {
"r": 230,
"g": 158,
"b": 167
},
"hsl": {
"h": 352.5,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77173,
"c": 0.08658,
"h": 11.1
},
"luminance": 0.44067
}Semantic roles & 50–950 ramp
primary
#E69EA7
secondary
#DBF0ED
accent
#C7B21F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181