#E8969A#E8969A
#E8969A is a light, moderate red. Relative luminance 0.413; OKLCH L 75.7% C 0.099 H 16.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8969A |
|---|---|
| RGB | rgb(232, 150, 154) |
| HSL | hsl(357, 64%, 75%) |
| HSV | hsv(357, 35%, 91%) |
| CMYK | cmyk(0%, 35.3%, 33.6%, 9%) |
| CIE-LAB | lab(70.39, 31.31, 10.77) |
| CIE-LCH | lch(70.39, 33.11, 18.99°) |
| OKLab | oklab(75.67% 0.095 0.0281) |
| OKLCH | oklch(75.67% 0.099 16.5) |
| XYZ | xyz(50.0196, 41.3052, 35.9038) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 5.53
Faded Pink
#DE9DAC
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.12
Blush Pink
#FE828C
ΔE00 6.27
Lightcoral
#F08080
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8969A #96E8E4
analogous
#E896C3 #E8969A #E8BB96
triadic
#E8969A #9AE896 #969AE8
tetradic
#E8969A #C3E896 #96E8E4 #BB96E8
square
#E8969A #C3E896 #96E8E4 #BB96E8
split-complementary
#E8969A #96E8BB #96C3E8
monochromatic
#D23239 #DD646A #E8969A #F3C8CA #FAE6E7
Accessibility & contrast
On white
2.27
#E8969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#E8969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8969A
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8969A | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39A
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#F78D98
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e8969a; /* rgb */ color: rgb(232, 150, 154); /* oklch */ color: oklch(75.7% 0.099 16.5);
Tailwind
colors: {
custom: {
50: '#f1b5b7',
500: '#e8969a',
950: '#000000',
},
}SCSS
$custom: #e8969a; $custom-light: #f1b5b7; $custom-dark: #000000;
JSON
{
"hex": "#e8969a",
"rgb": {
"r": 232,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.073,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.75671,
"c": 0.09908,
"h": 16.5
},
"luminance": 0.41302
}Semantic roles & 50–950 ramp
primary
#E8969A
secondary
#DAF1F0
accent
#CCC31A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080