#E79FD2#E79FD2
#E79FD2 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.8% C 0.107 H 337.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FD2 |
|---|---|
| RGB | rgb(231, 159, 210) |
| HSL | hsl(318, 60%, 76%) |
| HSV | hsv(318, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 9.1%, 9.4%) |
| CIE-LAB | lab(73.83, 34.41, -15.17) |
| CIE-LCH | lch(73.83, 37.60, 336.21°) |
| OKLab | oklab(78.79% 0.0994 -0.0404) |
| OKLCH | oklch(78.79% 0.107 337.9) |
| XYZ | xyz(56.9856, 46.4409, 66.9226) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.99
Lilac
#C8A2C8
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.40
Powder Pink
#FFB2D0
ΔE00 7.81
Lavender Pink
#DD85D7
ΔE00 7.91
Pink (survey)
#FF81C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FD2 #9FE7B4
analogous
#D89FE7 #E79FD2 #E79FAE
triadic
#E79FD2 #D2E79F #9FD2E7
tetradic
#E79FD2 #E7D89F #9FE7B4 #9FAEE7
square
#E79FD2 #E7D89F #9FE7B4 #9FAEE7
split-complementary
#E79FD2 #AEE79F #9FE7D8
monochromatic
#CF3DA4 #DB6EBB #E79FD2 #F3D0E9 #F9E7F4
Accessibility & contrast
On white
2.04
#E79FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#E79FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FD2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FD2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AFD4
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#EFA1B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e79fd2; /* rgb */ color: rgb(231, 159, 210); /* oklch */ color: oklch(78.8% 0.107 337.9);
Tailwind
colors: {
custom: {
50: '#efbcdf',
500: '#e79fd2',
950: '#000000',
},
}SCSS
$custom: #e79fd2; $custom-light: #efbcdf; $custom-dark: #000000;
JSON
{
"hex": "#e79fd2",
"rgb": {
"r": 231,
"g": 159,
"b": 210
},
"hsl": {
"h": 317.5,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78791,
"c": 0.10728,
"h": 337.9
},
"luminance": 0.46438
}Semantic roles & 50–950 ramp
primary
#E79FD2
secondary
#DBF0E1
accent
#C84F1E
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183