#E69A93#E69A93
#E69A93 is a light, moderate red. Relative luminance 0.420; OKLCH L 76.0% C 0.092 H 25.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E69A93 |
|---|---|
| RGB | rgb(230, 154, 147) |
| HSL | hsl(5, 62%, 74%) |
| HSV | hsv(5, 36%, 90%) |
| CMYK | cmyk(0%, 33%, 36.1%, 9.8%) |
| CIE-LAB | lab(70.90, 27.59, 15.34) |
| CIE-LCH | lch(70.90, 31.56, 29.08°) |
| OKLab | oklab(75.96% 0.0837 0.0395) |
| OKLCH | oklch(75.96% 0.093 25.3) |
| XYZ | xyz(49.4571, 42.0443, 33.1086) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.81
Peachy Pink
#FF9A8A
ΔE00 5.47
Light Salmon
#FEA993
ΔE00 6.94
Lightcoral
#F08080
ΔE00 7.05
Darksalmon
#E9967A
ΔE00 7.50
Dusty Pink (survey)
#D58A94
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69A93 #93DFE6
analogous
#E693B6 #E69A93 #E6C493
triadic
#E69A93 #93E69A #9A93E6
tetradic
#E69A93 #B6E693 #93DFE6 #C493E6
square
#E69A93 #B6E693 #93DFE6 #C493E6
split-complementary
#E69A93 #93E6C4 #93B6E6
monochromatic
#CF3D30 #DA6C61 #E69A93 #F2C8C5 #F9E8E6
Accessibility & contrast
On white
2.23
#E69A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#E69A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69A93
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69A93 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA492
Deuteranopia (green-blind)
#BCB392
Tritanopia (blue-blind)
#F59198
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e69a93; /* rgb */ color: rgb(230, 154, 147); /* oklch */ color: oklch(76.0% 0.092 25.3);
Tailwind
colors: {
custom: {
50: '#f0b8b2',
500: '#e69a93',
950: '#000000',
},
}SCSS
$custom: #e69a93; $custom-light: #f0b8b2; $custom-dark: #000000;
JSON
{
"hex": "#e69a93",
"rgb": {
"r": 230,
"g": 154,
"b": 147
},
"hsl": {
"h": 5.06,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.75963,
"c": 0.0925,
"h": 25.3
},
"luminance": 0.42041
}Semantic roles & 50–950 ramp
primary
#E69A93
secondary
#DAEFF1
accent
#BBCA1B
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#171111
muted
#858080