#E69B95#E69B95
#E69B95 is a light, moderate red. Relative luminance 0.424; OKLCH L 76.2% C 0.091 H 24.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E69B95 |
|---|---|
| RGB | rgb(230, 155, 149) |
| HSL | hsl(4, 62%, 74%) |
| HSV | hsv(4, 35%, 90%) |
| CMYK | cmyk(0%, 32.6%, 35.2%, 9.8%) |
| CIE-LAB | lab(71.17, 27.29, 14.61) |
| CIE-LCH | lch(71.17, 30.96, 28.17°) |
| OKLab | oklab(76.19% 0.0828 0.0377) |
| OKLCH | oklch(76.19% 0.091 24.5) |
| XYZ | xyz(49.7811, 42.4391, 33.9975) |
| Luminance | 0.4244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.13
Peachy Pink
#FF9A8A
ΔE00 5.77
Light Salmon
#FEA993
ΔE00 7.14
Lightcoral
#F08080
ΔE00 7.25
Dusty Pink (survey)
#D58A94
ΔE00 7.39
Darksalmon
#E9967A
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69B95 #95E0E6
analogous
#E695B8 #E69B95 #E6C495
triadic
#E69B95 #95E69B #9B95E6
tetradic
#E69B95 #B8E695 #95E0E6 #C495E6
square
#E69B95 #B8E695 #95E0E6 #C495E6
split-complementary
#E69B95 #95E6C4 #95B8E6
monochromatic
#CF3E32 #DA6C63 #E69B95 #F2CAC7 #F9E8E6
Accessibility & contrast
On white
2.21
#E69B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E69B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69B95
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69B95 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#F5929A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e69b95; /* rgb */ color: rgb(230, 155, 149); /* oklch */ color: oklch(76.2% 0.091 24.5);
Tailwind
colors: {
custom: {
50: '#f0b9b4',
500: '#e69b95',
950: '#000000',
},
}SCSS
$custom: #e69b95; $custom-light: #f0b9b4; $custom-dark: #000000;
JSON
{
"hex": "#e69b95",
"rgb": {
"r": 230,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.444,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.76186,
"c": 0.09101,
"h": 24.5
},
"luminance": 0.42436
}Semantic roles & 50–950 ramp
primary
#E69B95
secondary
#DAEFF1
accent
#BDCA1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080