#E69796#E69796
#E69796 is a light, moderate red. Relative luminance 0.412; OKLCH L 75.5% C 0.096 H 20.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E69796 |
|---|---|
| RGB | rgb(230, 151, 150) |
| HSL | hsl(1, 62%, 75%) |
| HSV | hsv(1, 35%, 90%) |
| CMYK | cmyk(0%, 34.3%, 34.8%, 9.8%) |
| CIE-LAB | lab(70.29, 29.55, 12.82) |
| CIE-LCH | lch(70.29, 32.21, 23.46°) |
| OKLab | oklab(75.51% 0.0896 0.0332) |
| OKLCH | oklch(75.51% 0.096 20.3) |
| XYZ | xyz(49.2066, 41.1617, 34.2016) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.68
Blush (survey)
#F29E8E
ΔE00 5.85
Lightcoral
#F08080
ΔE00 6.29
Greyish Pink
#C88D94
ΔE00 6.87
Blush Pink
#FE828C
ΔE00 6.89
Peachy Pink
#FF9A8A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69796 #96E5E6
analogous
#E696BD #E69796 #E6BF96
triadic
#E69796 #96E697 #9796E6
tetradic
#E69796 #BDE696 #96E5E6 #BF96E6
square
#E69796 #BDE696 #96E5E6 #BF96E6
split-complementary
#E69796 #96E6BF #96BDE6
monochromatic
#CE3533 #DA6665 #E69796 #F2C8C7 #F9E7E6
Accessibility & contrast
On white
2.27
#E69796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#E69796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69796
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69796 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A396
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#F58E97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e69796; /* rgb */ color: rgb(230, 151, 150); /* oklch */ color: oklch(75.5% 0.096 20.3);
Tailwind
colors: {
custom: {
50: '#f0b6b4',
500: '#e69796',
950: '#000000',
},
}SCSS
$custom: #e69796; $custom-light: #f0b6b4; $custom-dark: #000000;
JSON
{
"hex": "#e69796",
"rgb": {
"r": 230,
"g": 151,
"b": 150
},
"hsl": {
"h": 0.75,
"s": 61.538,
"l": 74.51
},
"oklch": {
"l": 0.75514,
"c": 0.0956,
"h": 20.3
},
"luminance": 0.41158
}Semantic roles & 50–950 ramp
primary
#E69796
secondary
#DBF0F0
accent
#C7C91C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080