#E79EAF#E79EAF
#E79EAF is a light, moderate red. Relative luminance 0.445; OKLCH L 77.5% C 0.089 H 4.1°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EAF |
|---|---|
| RGB | rgb(231, 158, 175) |
| HSL | hsl(346, 60%, 76%) |
| HSV | hsv(346, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 24.2%, 9.4%) |
| CIE-LAB | lab(72.59, 29.49, 2.28) |
| CIE-LCH | lch(72.59, 29.58, 4.42°) |
| OKLab | oklab(77.51% 0.0891 0.0064) |
| OKLCH | oklch(77.51% 0.089 4.1) |
| XYZ | xyz(52.9207, 44.5409, 46.3590) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.75
Pig Pink
#E78EA5
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.10
Dusty Pink (survey)
#D58A94
ΔE00 6.31
Lightpink
#FFB6C1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EAF #9EE7D6
analogous
#E79ED4 #E79EAF #E7B29E
triadic
#E79EAF #AFE79E #9EAFE7
tetradic
#E79EAF #D4E79E #9EE7D6 #B29EE7
square
#E79EAF #D4E79E #9EE7D6 #B29EE7
split-complementary
#E79EAF #9EE7B2 #9ED4E7
monochromatic
#CF3C5E #DB6D87 #E79EAF #F3CFD7 #F9E6EB
Accessibility & contrast
On white
2.12
#E79EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E79EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EAF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EAF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#F399A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79eaf; /* rgb */ color: rgb(231, 158, 175); /* oklch */ color: oklch(77.5% 0.089 4.1);
Tailwind
colors: {
custom: {
50: '#f0bbc6',
500: '#e79eaf',
950: '#000000',
},
}SCSS
$custom: #e79eaf; $custom-light: #f0bbc6; $custom-dark: #000000;
JSON
{
"hex": "#e79eaf",
"rgb": {
"r": 231,
"g": 158,
"b": 175
},
"hsl": {
"h": 346.027,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77505,
"c": 0.08929,
"h": 4.1
},
"luminance": 0.44538
}Semantic roles & 50–950 ramp
primary
#E79EAF
secondary
#DBF0EB
accent
#C8A01D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182