#E69A96#E69A96
#E69A96 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.0% C 0.092 H 22.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E69A96 |
|---|---|
| RGB | rgb(230, 154, 150) |
| HSL | hsl(3, 62%, 75%) |
| HSV | hsv(3, 35%, 90%) |
| CMYK | cmyk(0%, 33%, 34.8%, 9.8%) |
| CIE-LAB | lab(70.97, 27.95, 13.77) |
| CIE-LCH | lch(70.97, 31.16, 26.24°) |
| OKLab | oklab(76.04% 0.0848 0.0356) |
| OKLCH | oklch(76.04% 0.092 22.8) |
| XYZ | xyz(49.6955, 42.1397, 34.3646) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.79
Peachy Pink
#FF9A8A
ΔE00 6.20
Dusty Pink (survey)
#D58A94
ΔE00 6.73
Lightcoral
#F08080
ΔE00 6.95
Greyish Pink
#C88D94
ΔE00 7.50
Faded Pink
#DE9DAC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69A96 #96E2E6
analogous
#E696BA #E69A96 #E6C296
triadic
#E69A96 #96E69A #9A96E6
tetradic
#E69A96 #BAE696 #96E2E6 #C296E6
square
#E69A96 #BAE696 #96E2E6 #C296E6
split-complementary
#E69A96 #96E6C2 #96BAE6
monochromatic
#CE3B33 #DA6A65 #E69A96 #F2CAC7 #F9E7E6
Accessibility & contrast
On white
2.23
#E69A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#E69A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69A96
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69A96 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#F59199
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e69a96; /* rgb */ color: rgb(230, 154, 150); /* oklch */ color: oklch(76.0% 0.092 22.8);
Tailwind
colors: {
custom: {
50: '#f0b8b4',
500: '#e69a96',
950: '#000000',
},
}SCSS
$custom: #e69a96; $custom-light: #f0b8b4; $custom-dark: #000000;
JSON
{
"hex": "#e69a96",
"rgb": {
"r": 230,
"g": 154,
"b": 150
},
"hsl": {
"h": 3,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.76035,
"c": 0.092,
"h": 22.8
},
"luminance": 0.42136
}Semantic roles & 50–950 ramp
primary
#E69A96
secondary
#DBEFF0
accent
#C1C91C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080