#E69397#E69397
#E69397 is a light, moderate red. Relative luminance 0.399; OKLCH L 74.9% C 0.101 H 16.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E69397 |
|---|---|
| RGB | rgb(230, 147, 151) |
| HSL | hsl(357, 62%, 74%) |
| HSV | hsv(357, 36%, 90%) |
| CMYK | cmyk(0%, 36.1%, 34.3%, 9.8%) |
| CIE-LAB | lab(69.42, 31.79, 11.04) |
| CIE-LCH | lch(69.42, 33.65, 19.14°) |
| OKLab | oklab(74.85% 0.0964 0.0288) |
| OKLCH | oklch(74.85% 0.101 16.6) |
| XYZ | xyz(48.6546, 39.9284, 34.4165) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Rose Pink
#F7879A
ΔE00 5.31
Lightcoral
#F08080
ΔE00 5.93
Blush Pink
#FE828C
ΔE00 5.94
Pig Pink
#E78EA5
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69397 #93E6E2
analogous
#E693C1 #E69397 #E6B993
triadic
#E69397 #97E693 #9397E6
tetradic
#E69397 #C1E693 #93E6E2 #B993E6
square
#E69397 #C1E693 #93E6E2 #B993E6
split-complementary
#E69397 #93E6B9 #93C1E6
monochromatic
#CF3038 #DA6167 #E69397 #F2C5C7 #F9E6E7
Accessibility & contrast
On white
2.34
#E69397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#E69397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69397
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69397 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A097
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#F58A95
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e69397; /* rgb */ color: rgb(230, 147, 151); /* oklch */ color: oklch(74.9% 0.101 16.6);
Tailwind
colors: {
custom: {
50: '#f0b3b5',
500: '#e69397',
950: '#000000',
},
}SCSS
$custom: #e69397; $custom-light: #f0b3b5; $custom-dark: #000000;
JSON
{
"hex": "#e69397",
"rgb": {
"r": 230,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.108,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.74853,
"c": 0.10062,
"h": 16.6
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#E69397
secondary
#DAF1F0
accent
#CAC21B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080