#E69AAB#E69AAB
#E69AAB is a light, moderate red. Relative luminance 0.429; OKLCH L 76.6% C 0.093 H 4.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E69AAB |
|---|---|
| RGB | rgb(230, 154, 171) |
| HSL | hsl(347, 60%, 75%) |
| HSV | hsv(347, 33%, 90%) |
| CMYK | cmyk(0%, 33%, 25.7%, 9.8%) |
| CIE-LAB | lab(71.47, 30.70, 2.86) |
| CIE-LCH | lch(71.47, 30.83, 5.32°) |
| OKLab | oklab(76.59% 0.0928 0.0079) |
| OKLCH | oklch(76.59% 0.093 4.9) |
| XYZ | xyz(51.5406, 42.8777, 44.0817) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.03
Pig Pink
#E78EA5
ΔE00 3.18
Dusty Pink (survey)
#D58A94
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 5.73
Soft Pink
#FDB0C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69AAB #9AE6D5
analogous
#E69AD1 #E69AAB #E6AF9A
triadic
#E69AAB #ABE69A #9AABE6
tetradic
#E69AAB #D1E69A #9AE6D5 #AF9AE6
square
#E69AAB #D1E69A #9AE6D5 #AF9AE6
split-complementary
#E69AAB #9AE6AF #9AD1E6
monochromatic
#CE3859 #DA6982 #E69AAB #F2CBD4 #F9E6EB
Accessibility & contrast
On white
2.19
#E69AAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E69AAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69AAB
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69AAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69AAB | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#F395A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e69aab; /* rgb */ color: rgb(230, 154, 171); /* oklch */ color: oklch(76.6% 0.093 4.9);
Tailwind
colors: {
custom: {
50: '#efb8c4',
500: '#e69aab',
950: '#000000',
},
}SCSS
$custom: #e69aab; $custom-light: #efb8c4; $custom-dark: #000000;
JSON
{
"hex": "#e69aab",
"rgb": {
"r": 230,
"g": 154,
"b": 171
},
"hsl": {
"h": 346.579,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.76589,
"c": 0.09314,
"h": 4.9
},
"luminance": 0.42874
}Semantic roles & 50–950 ramp
primary
#E69AAB
secondary
#DBF0EB
accent
#C8A21E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171112
muted
#858081