#E69D95#E69D95
#E69D95 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.089 H 26.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E69D95 |
|---|---|
| RGB | rgb(230, 157, 149) |
| HSL | hsl(6, 62%, 74%) |
| HSV | hsv(6, 35%, 90%) |
| CMYK | cmyk(0%, 31.7%, 35.2%, 9.8%) |
| CIE-LAB | lab(71.63, 26.23, 15.25) |
| CIE-LCH | lch(71.63, 30.34, 30.18°) |
| OKLab | oklab(76.54% 0.0796 0.0393) |
| OKLCH | oklch(76.54% 0.089 26.3) |
| XYZ | xyz(50.1167, 43.1103, 34.1094) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.55
Peachy Pink
#FF9A8A
ΔE00 5.53
Light Salmon
#FEA993
ΔE00 6.44
Darksalmon
#E9967A
ΔE00 7.31
Pinkish Tan
#D99B82
ΔE00 7.37
Pale Salmon
#FFB19A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69D95 #95DEE6
analogous
#E695B6 #E69D95 #E6C695
triadic
#E69D95 #95E69D #9D95E6
tetradic
#E69D95 #B6E695 #95DEE6 #C695E6
square
#E69D95 #B6E695 #95DEE6 #C695E6
split-complementary
#E69D95 #95E6C6 #95B6E6
monochromatic
#CF4132 #DA6F63 #E69D95 #F2CBC7 #F9E8E6
Accessibility & contrast
On white
2.18
#E69D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E69D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69D95
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69D95 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#F5949B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e69d95; /* rgb */ color: rgb(230, 157, 149); /* oklch */ color: oklch(76.5% 0.089 26.3);
Tailwind
colors: {
custom: {
50: '#f0bab4',
500: '#e69d95',
950: '#000000',
},
}SCSS
$custom: #e69d95; $custom-light: #f0bab4; $custom-dark: #000000;
JSON
{
"hex": "#e69d95",
"rgb": {
"r": 230,
"g": 157,
"b": 149
},
"hsl": {
"h": 5.926,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.76538,
"c": 0.0888,
"h": 26.3
},
"luminance": 0.43107
}Semantic roles & 50–950 ramp
primary
#E69D95
secondary
#DAEEF1
accent
#B8CA1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080