#E69EA8#E69EA8
#E69EA8 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.2% C 0.087 H 10.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EA8 |
|---|---|
| RGB | rgb(230, 158, 168) |
| HSL | hsl(352, 59%, 76%) |
| HSV | hsv(352, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 27%, 9.8%) |
| CIE-LAB | lab(72.30, 28.15, 5.72) |
| CIE-LCH | lch(72.30, 28.72, 11.48°) |
| OKLab | oklab(77.2% 0.0854 0.0153) |
| OKLCH | oklch(77.2% 0.087 10.1) |
| XYZ | xyz(51.9291, 44.1070, 42.8165) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.61
Dusty Pink
#D8A7B1
ΔE00 4.99
Pig Pink
#E78EA5
ΔE00 5.06
Soft Pink
#FDB0C0
ΔE00 5.53
Dusty Pink (survey)
#D58A94
ΔE00 5.54
Lightpink
#FFB6C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EA8 #9EE6DC
analogous
#E69ECC #E69EA8 #E6B89E
triadic
#E69EA8 #A8E69E #9EA8E6
tetradic
#E69EA8 #CCE69E #9EE6DC #B89EE6
square
#E69EA8 #CCE69E #9EE6DC #B89EE6
split-complementary
#E69EA8 #9EE6B8 #9ECCE6
monochromatic
#CD3D51 #D96D7C #E69EA8 #F3CFD4 #F9E7E9
Accessibility & contrast
On white
2.14
#E69EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E69EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EA8
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EA8 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A8
Deuteranopia (green-blind)
#BBB6A7
Tritanopia (blue-blind)
#F398A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69ea8; /* rgb */ color: rgb(230, 158, 168); /* oklch */ color: oklch(77.2% 0.087 10.1);
Tailwind
colors: {
custom: {
50: '#efbbc1',
500: '#e69ea8',
950: '#000000',
},
}SCSS
$custom: #e69ea8; $custom-light: #efbbc1; $custom-dark: #000000;
JSON
{
"hex": "#e69ea8",
"rgb": {
"r": 230,
"g": 158,
"b": 168
},
"hsl": {
"h": 351.667,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.772,
"c": 0.08671,
"h": 10.1
},
"luminance": 0.44104
}Semantic roles & 50–950 ramp
primary
#E69EA8
secondary
#DBF0ED
accent
#C7AF1F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181