#E792A9#E792A9
#E792A9 is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.3% C 0.106 H 2.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E792A9 |
|---|---|
| RGB | rgb(231, 146, 169) |
| HSL | hsl(344, 64%, 74%) |
| HSV | hsv(344, 37%, 91%) |
| CMYK | cmyk(0%, 36.8%, 26.8%, 9.4%) |
| CIE-LAB | lab(69.76, 35.02, 1.50) |
| CIE-LCH | lch(69.76, 35.05, 2.46°) |
| OKLab | oklab(75.29% 0.1058 0.0044) |
| OKLCH | oklch(75.29% 0.106 2.4) |
| XYZ | xyz(50.3967, 40.4147, 42.6749) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.07
Faded Pink
#DE9DAC
ΔE00 3.93
Dull Pink
#D5869D
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.73
Rosa
#FE86A4
ΔE00 4.99
Rose Pink
#F7879A
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E792A9 #92E7D0
analogous
#E792D4 #E792A9 #E7A692
triadic
#E792A9 #A9E792 #92A9E7
tetradic
#E792A9 #D4E792 #92E7D0 #A692E7
square
#E792A9 #D4E792 #92E7D0 #A692E7
split-complementary
#E792A9 #92E7A6 #92D4E7
monochromatic
#D12E5A #DC6081 #E792A9 #F2C4D1 #F9E6EB
Accessibility & contrast
On white
2.31
#E792A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E792A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E792A9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E792A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E792A9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AA
Deuteranopia (green-blind)
#B3B0A7
Tritanopia (blue-blind)
#F58C9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e792a9; /* rgb */ color: rgb(231, 146, 169); /* oklch */ color: oklch(75.3% 0.106 2.4);
Tailwind
colors: {
custom: {
50: '#f0b3c2',
500: '#e792a9',
950: '#000000',
},
}SCSS
$custom: #e792a9; $custom-light: #f0b3c2; $custom-dark: #000000;
JSON
{
"hex": "#e792a9",
"rgb": {
"r": 231,
"g": 146,
"b": 169
},
"hsl": {
"h": 343.765,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.7529,
"c": 0.10593,
"h": 2.4
},
"luminance": 0.40411
}Semantic roles & 50–950 ramp
primary
#E792A9
secondary
#DAF1EB
accent
#CC9C1A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081