#E29F95#E29F95
#E29F95 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.082 H 28.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E29F95 |
|---|---|
| RGB | rgb(226, 159, 149) |
| HSL | hsl(8, 57%, 74%) |
| HSV | hsv(8, 34%, 89%) |
| CMYK | cmyk(0%, 29.6%, 34.1%, 11.4%) |
| CIE-LAB | lab(71.65, 23.64, 15.21) |
| CIE-LCH | lch(71.65, 28.11, 32.77°) |
| OKLab | oklab(76.46% 0.0719 0.0392) |
| OKLCH | oklch(76.46% 0.082 28.6) |
| XYZ | xyz(49.1886, 43.1381, 34.1636) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.77
Peachy Pink
#FF9A8A
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 6.27
Pinkish Tan
#D99B82
ΔE00 6.27
Darksalmon
#E9967A
ΔE00 6.87
Pale Salmon
#FFB19A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29F95 #95D8E2
analogous
#E295B1 #E29F95 #E2C595
triadic
#E29F95 #95E29F #9F95E2
tetradic
#E29F95 #B1E295 #95D8E2 #C595E2
square
#E29F95 #B1E295 #95D8E2 #C595E2
split-complementary
#E29F95 #95E2C5 #95B1E2
monochromatic
#C64936 #D57365 #E29F95 #EFCBC5 #F8E9E7
Accessibility & contrast
On white
2.18
#E29F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E29F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29F95
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29F95 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#BDB594
Tritanopia (blue-blind)
#F0979C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e29f95; /* rgb */ color: rgb(226, 159, 149); /* oklch */ color: oklch(76.5% 0.082 28.6);
Tailwind
colors: {
custom: {
50: '#edbbb4',
500: '#e29f95',
950: '#000000',
},
}SCSS
$custom: #e29f95; $custom-light: #edbbb4; $custom-dark: #000000;
JSON
{
"hex": "#e29f95",
"rgb": {
"r": 226,
"g": 159,
"b": 149
},
"hsl": {
"h": 7.792,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.76455,
"c": 0.08192,
"h": 28.6
},
"luminance": 0.43135
}Semantic roles & 50–950 ramp
primary
#E29F95
secondary
#DBEDF0
accent
#AFC521
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180