#E69EA6#E69EA6
#E69EA6 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.086 H 12.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA6 |
|---|---|
| RGB | rgb(230, 158, 166) |
| HSL | hsl(353, 59%, 76%) |
| HSV | hsv(353, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 27.8%, 9.8%) |
| CIE-LAB | lab(72.25, 27.88, 6.75) |
| CIE-LCH | lch(72.25, 28.68, 13.61°) |
| OKLab | oklab(77.15% 0.0846 0.0179) |
| OKLCH | oklch(77.15% 0.086 12) |
| XYZ | xyz(51.7442, 44.0331, 41.8428) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.20
Dusty Pink
#D8A7B1
ΔE00 5.19
Dusty Pink (survey)
#D58A94
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.84
Lightpink
#FFB6C1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA6 #9EE6DE
analogous
#E69ECA #E69EA6 #E6BA9E
triadic
#E69EA6 #A6E69E #9EA6E6
tetradic
#E69EA6 #CAE69E #9EE6DE #BA9EE6
square
#E69EA6 #CAE69E #9EE6DE #BA9EE6
split-complementary
#E69EA6 #9EE6BA #9ECAE6
monochromatic
#CD3D4D #D96D79 #E69EA6 #F3CFD3 #F9E7E9
Accessibility & contrast
On white
2.14
#E69EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E69EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA6 | 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)
#AAA9A6
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#F398A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea6; /* rgb */ color: rgb(230, 158, 166); /* oklch */ color: oklch(77.1% 0.086 12.0);
Tailwind
colors: {
custom: {
50: '#efbbc0',
500: '#e69ea6',
950: '#000000',
},
}SCSS
$custom: #e69ea6; $custom-light: #efbbc0; $custom-dark: #000000;
JSON
{
"hex": "#e69ea6",
"rgb": {
"r": 230,
"g": 158,
"b": 166
},
"hsl": {
"h": 353.333,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77146,
"c": 0.08648,
"h": 12
},
"luminance": 0.4403
}Semantic roles & 50–950 ramp
primary
#E69EA6
secondary
#DBF0EE
accent
#C7B41F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181