#E69EA3#E69EA3
#E69EA3 is a light, moderate red. Relative luminance 0.439; OKLCH L 77.1% C 0.086 H 14.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA3 |
|---|---|
| RGB | rgb(230, 158, 163) |
| HSL | hsl(356, 59%, 76%) |
| HSV | hsv(356, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 29.1%, 9.8%) |
| CIE-LAB | lab(72.18, 27.47, 8.30) |
| CIE-LCH | lch(72.18, 28.70, 16.82°) |
| OKLab | oklab(77.07% 0.0835 0.0219) |
| OKLCH | oklch(77.07% 0.086 14.7) |
| XYZ | xyz(51.4722, 43.9243, 40.4104) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.17
Dusty Pink
#D8A7B1
ΔE00 5.63
Dusty Pink (survey)
#D58A94
ΔE00 5.65
Pig Pink
#E78EA5
ΔE00 6.32
Soft Pink
#FDB0C0
ΔE00 6.44
Greyish Pink
#C88D94
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA3 #9EE6E1
analogous
#E69EC7 #E69EA3 #E6BD9E
triadic
#E69EA3 #A3E69E #9EA3E6
tetradic
#E69EA3 #C7E69E #9EE6E1 #BD9EE6
square
#E69EA3 #C7E69E #9EE6E1 #BD9EE6
split-complementary
#E69EA3 #9EE6BD #9EC7E6
monochromatic
#CD3D47 #D96D75 #E69EA3 #F3CFD1 #F9E7E8
Accessibility & contrast
On white
2.15
#E69EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#E69EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA3
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA3 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#BCB6A2
Tritanopia (blue-blind)
#F497A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea3; /* rgb */ color: rgb(230, 158, 163); /* oklch */ color: oklch(77.1% 0.086 14.7);
Tailwind
colors: {
custom: {
50: '#efbbbe',
500: '#e69ea3',
950: '#000000',
},
}SCSS
$custom: #e69ea3; $custom-light: #efbbbe; $custom-dark: #000000;
JSON
{
"hex": "#e69ea3",
"rgb": {
"r": 230,
"g": 158,
"b": 163
},
"hsl": {
"h": 355.833,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77066,
"c": 0.08628,
"h": 14.7
},
"luminance": 0.43921
}Semantic roles & 50–950 ramp
primary
#E69EA3
secondary
#DBF0EF
accent
#C7BB1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181