#E69E95#E69E95
#E69E95 is a light, moderate red. Relative luminance 0.434; OKLCH L 76.7% C 0.088 H 27.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E69E95 |
|---|---|
| RGB | rgb(230, 158, 149) |
| HSL | hsl(7, 62%, 74%) |
| HSV | hsv(7, 35%, 90%) |
| CMYK | cmyk(0%, 31.3%, 35.2%, 9.8%) |
| CIE-LAB | lab(71.86, 25.69, 15.57) |
| CIE-LCH | lch(71.86, 30.05, 31.22°) |
| OKLab | oklab(76.72% 0.078 0.0401) |
| OKLCH | oklch(76.72% 0.088 27.2) |
| XYZ | xyz(50.2866, 43.4500, 34.1660) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.32
Peachy Pink
#FF9A8A
ΔE00 5.47
Light Salmon
#FEA993
ΔE00 6.10
Pinkish Tan
#D99B82
ΔE00 7.00
Darksalmon
#E9967A
ΔE00 7.02
Pale Salmon
#FFB19A
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69E95 #95DDE6
analogous
#E695B5 #E69E95 #E6C795
triadic
#E69E95 #95E69E #9E95E6
tetradic
#E69E95 #B5E695 #95DDE6 #C795E6
square
#E69E95 #B5E695 #95DDE6 #C795E6
split-complementary
#E69E95 #95E6C7 #95B5E6
monochromatic
#CF4332 #DA7163 #E69E95 #F2CBC7 #F9E8E6
Accessibility & contrast
On white
2.17
#E69E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#E69E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69E95
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69E95 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#F5959C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e69e95; /* rgb */ color: rgb(230, 158, 149); /* oklch */ color: oklch(76.7% 0.088 27.2);
Tailwind
colors: {
custom: {
50: '#f0bbb4',
500: '#e69e95',
950: '#000000',
},
}SCSS
$custom: #e69e95; $custom-light: #f0bbb4; $custom-dark: #000000;
JSON
{
"hex": "#e69e95",
"rgb": {
"r": 230,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.667,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.76716,
"c": 0.08773,
"h": 27.2
},
"luminance": 0.43447
}Semantic roles & 50–950 ramp
primary
#E69E95
secondary
#DAEEF1
accent
#B6CA1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180