#E9799F#E9799F
#E9799F is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.3% C 0.143 H 359.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E9799F |
|---|---|
| RGB | rgb(233, 121, 159) |
| HSL | hsl(340, 72%, 69%) |
| HSV | hsv(340, 48%, 91%) |
| CMYK | cmyk(0%, 48.1%, 31.8%, 8.6%) |
| CIE-LAB | lab(64.57, 47.27, -0.40) |
| CIE-LCH | lch(64.57, 47.27, 359.51°) |
| OKLab | oklab(71.31% 0.1434 -0.0004) |
| OKLCH | oklch(71.31% 0.143 359.8) |
| XYZ | xyz(46.7016, 33.5057, 36.8018) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.42
Medium Pink
#F36196
ΔE00 4.71
Rosy Pink
#F6688E
ΔE00 4.92
Muted Pink
#D1768F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9799F #79E9C3
analogous
#E979D7 #E9799F #E98B79
triadic
#E9799F #9FE979 #799FE9
tetradic
#E9799F #D7E979 #79E9C3 #8B79E9
square
#E9799F #D7E979 #79E9C3 #8B79E9
split-complementary
#E9799F #79E98B #79D7E9
monochromatic
#C72159 #E04479 #E9799F #F2AEC5 #FAE2EA
Accessibility & contrast
On white
2.73
#E9799F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#E9799F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9799F
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9799F | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A90A0
Deuteranopia (green-blind)
#A7A49C
Tritanopia (blue-blind)
#F97187
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #e9799f; /* rgb */ color: rgb(233, 121, 159); /* oklch */ color: oklch(71.3% 0.143 359.8);
Tailwind
colors: {
custom: {
50: '#f3a2bb',
500: '#e9799f',
950: '#000000',
},
}SCSS
$custom: #e9799f; $custom-light: #f3a2bb; $custom-dark: #000000;
JSON
{
"hex": "#e9799f",
"rgb": {
"r": 233,
"g": 121,
"b": 159
},
"hsl": {
"h": 339.643,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.7131,
"c": 0.14344,
"h": 359.8
},
"luminance": 0.33502
}Semantic roles & 50–950 ramp
primary
#E9799F
secondary
#CFEFE4
accent
#D49212
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80