#E7969A#E7969A
#E7969A is a light, moderate red. Relative luminance 0.411; OKLCH L 75.6% C 0.098 H 16.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E7969A |
|---|---|
| RGB | rgb(231, 150, 154) |
| HSL | hsl(357, 63%, 75%) |
| HSV | hsv(357, 35%, 91%) |
| CMYK | cmyk(0%, 35.1%, 33.3%, 9.4%) |
| CIE-LAB | lab(70.27, 30.94, 10.59) |
| CIE-LCH | lch(70.27, 32.70, 18.90°) |
| OKLab | oklab(75.56% 0.0939 0.0277) |
| OKLCH | oklch(75.56% 0.098 16.4) |
| XYZ | xyz(49.6958, 41.1383, 35.8886) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.65
Rose Pink
#F7879A
ΔE00 5.62
Faded Pink
#DE9DAC
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.09
Greyish Pink
#C88D94
ΔE00 6.35
Blush Pink
#FE828C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7969A #96E7E3
analogous
#E796C3 #E7969A #E7BB96
triadic
#E7969A #9AE796 #969AE7
tetradic
#E7969A #C3E796 #96E7E3 #BB96E7
square
#E7969A #C3E796 #96E7E3 #BB96E7
split-complementary
#E7969A #96E7BB #96C3E7
monochromatic
#D0323A #DC646A #E7969A #F2C8CA #F9E6E7
Accessibility & contrast
On white
2.28
#E7969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#E7969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7969A
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7969A | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A29A
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#F68E98
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e7969a; /* rgb */ color: rgb(231, 150, 154); /* oklch */ color: oklch(75.6% 0.098 16.4);
Tailwind
colors: {
custom: {
50: '#f0b5b7',
500: '#e7969a',
950: '#000000',
},
}SCSS
$custom: #e7969a; $custom-light: #f0b5b7; $custom-dark: #000000;
JSON
{
"hex": "#e7969a",
"rgb": {
"r": 231,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.037,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.75557,
"c": 0.09789,
"h": 16.4
},
"luminance": 0.41135
}Semantic roles & 50–950 ramp
primary
#E7969A
secondary
#DAF1F0
accent
#CBC21B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080