#E9799D#E9799D
#E9799D is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.3% C 0.143 H 0.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E9799D |
|---|---|
| RGB | rgb(233, 121, 157) |
| HSL | hsl(341, 72%, 69%) |
| HSV | hsv(341, 48%, 91%) |
| CMYK | cmyk(0%, 48.1%, 32.6%, 8.6%) |
| CIE-LAB | lab(64.51, 47.02, 0.65) |
| CIE-LCH | lch(64.51, 47.03, 0.80°) |
| OKLab | oklab(71.25% 0.1427 0.0023) |
| OKLCH | oklch(71.25% 0.143 0.9) |
| XYZ | xyz(46.5295, 33.4369, 35.8952) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.98
Pinky
#FC86AA
ΔE00 4.38
Rosy Pink
#F6688E
ΔE00 4.58
Muted Pink
#D1768F
ΔE00 4.71
Medium Pink
#F36196
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9799D #79E9C5
analogous
#E979D5 #E9799D #E98D79
triadic
#E9799D #9DE979 #799DE9
tetradic
#E9799D #D5E979 #79E9C5 #8D79E9
square
#E9799D #D5E979 #79E9C5 #8D79E9
split-complementary
#E9799D #79E98D #79D5E9
monochromatic
#C72156 #E04477 #E9799D #F2AEC3 #FAE2EA
Accessibility & contrast
On white
2.73
#E9799D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#E9799D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9799D
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9799D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9799D | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909E
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#F97186
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #e9799d; /* rgb */ color: rgb(233, 121, 157); /* oklch */ color: oklch(71.3% 0.143 0.9);
Tailwind
colors: {
custom: {
50: '#f3a2b9',
500: '#e9799d',
950: '#000000',
},
}SCSS
$custom: #e9799d; $custom-light: #f3a2b9; $custom-dark: #000000;
JSON
{
"hex": "#e9799d",
"rgb": {
"r": 233,
"g": 121,
"b": 157
},
"hsl": {
"h": 340.714,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.71251,
"c": 0.14277,
"h": 0.9
},
"luminance": 0.33433
}Semantic roles & 50–950 ramp
primary
#E9799D
secondary
#CFEFE5
accent
#D49512
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80