#E79BC2#E79BC2
#E79BC2 is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.6% C 0.103 H 347.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BC2 |
|---|---|
| RGB | rgb(231, 155, 194) |
| HSL | hsl(329, 61%, 76%) |
| HSV | hsv(329, 33%, 91%) |
| CMYK | cmyk(0%, 32.9%, 16%, 9.4%) |
| CIE-LAB | lab(72.45, 33.93, -8.43) |
| CIE-LCH | lch(72.45, 34.96, 346.05°) |
| OKLab | oklab(77.57% 0.1004 -0.022) |
| OKLCH | oklch(77.57% 0.103 347.6) |
| XYZ | xyz(54.4143, 44.3296, 56.7188) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.39
Pig Pink
#E78EA5
ΔE00 6.86
Faded Pink
#DE9DAC
ΔE00 6.86
Pink (survey)
#FF81C0
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.49
Bubblegum Pink
#FE83CC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BC2 #9BE7C0
analogous
#E69BE7 #E79BC2 #E79B9C
triadic
#E79BC2 #C2E79B #9BC2E7
tetradic
#E79BC2 #E7E69B #9BE7C0 #9B9CE7
square
#E79BC2 #E7E69B #9BE7C0 #9B9CE7
split-complementary
#E79BC2 #9CE79B #9BE7E6
monochromatic
#CF3886 #DB6AA4 #E79BC2 #F3CCE0 #F9E6F0
Accessibility & contrast
On white
2.13
#E79BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E79BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BC2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BC2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#F19AA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79bc2; /* rgb */ color: rgb(231, 155, 194); /* oklch */ color: oklch(77.6% 0.103 347.6);
Tailwind
colors: {
custom: {
50: '#f0b9d4',
500: '#e79bc2',
950: '#000000',
},
}SCSS
$custom: #e79bc2; $custom-light: #f0b9d4; $custom-dark: #000000;
JSON
{
"hex": "#e79bc2",
"rgb": {
"r": 231,
"g": 155,
"b": 194
},
"hsl": {
"h": 329.211,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.77572,
"c": 0.10279,
"h": 347.6
},
"luminance": 0.44327
}Semantic roles & 50–950 ramp
primary
#E79BC2
secondary
#DBF0E5
accent
#C9701D
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083