#E29D96#E29D96
#E29D96 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.1% C 0.084 H 25.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E29D96 |
|---|---|
| RGB | rgb(226, 157, 150) |
| HSL | hsl(6, 57%, 74%) |
| HSV | hsv(6, 34%, 89%) |
| CMYK | cmyk(0%, 30.5%, 33.6%, 11.4%) |
| CIE-LAB | lab(71.21, 24.83, 14.04) |
| CIE-LCH | lch(71.21, 28.53, 29.49°) |
| OKLab | oklab(76.12% 0.0755 0.0363) |
| OKLCH | oklch(76.12% 0.084 25.7) |
| XYZ | xyz(48.9276, 42.4879, 34.4722) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.34
Peachy Pink
#FF9A8A
ΔE00 6.40
Light Salmon
#FEA993
ΔE00 7.12
Pinkish Tan
#D99B82
ΔE00 7.40
Dusty Pink (survey)
#D58A94
ΔE00 7.73
Darksalmon
#E9967A
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29D96 #96DBE2
analogous
#E296B5 #E29D96 #E2C396
triadic
#E29D96 #96E29D #9D96E2
tetradic
#E29D96 #B5E296 #96DBE2 #C396E2
square
#E29D96 #B5E296 #96DBE2 #C396E2
split-complementary
#E29D96 #96E2C3 #96B5E2
monochromatic
#C74437 #D57066 #E29D96 #EFCAC6 #F8E9E7
Accessibility & contrast
On white
2.21
#E29D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E29D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29D96
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29D96 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA695
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#F0959B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e29d96; /* rgb */ color: rgb(226, 157, 150); /* oklch */ color: oklch(76.1% 0.084 25.7);
Tailwind
colors: {
custom: {
50: '#edbab4',
500: '#e29d96',
950: '#000000',
},
}SCSS
$custom: #e29d96; $custom-light: #edbab4; $custom-dark: #000000;
JSON
{
"hex": "#e29d96",
"rgb": {
"r": 226,
"g": 157,
"b": 150
},
"hsl": {
"h": 5.526,
"s": 56.716,
"l": 73.725
},
"oklch": {
"l": 0.7612,
"c": 0.08379,
"h": 25.7
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#E29D96
secondary
#DBEEF0
accent
#B5C421
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080