#E79DCA#E79DCA
#E79DCA is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.2% C 0.105 H 342.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DCA |
|---|---|
| RGB | rgb(231, 157, 202) |
| HSL | hsl(324, 61%, 76%) |
| HSV | hsv(324, 32%, 91%) |
| CMYK | cmyk(0%, 32%, 12.6%, 9.4%) |
| CIE-LAB | lab(73.13, 34.15, -11.81) |
| CIE-LCH | lch(73.13, 36.13, 340.92°) |
| OKLab | oklab(78.18% 0.0999 -0.0312) |
| OKLCH | oklch(78.18% 0.105 342.7) |
| XYZ | xyz(55.6726, 45.3699, 61.6904) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.69
Powder Pink
#FFB2D0
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 7.15
Bubblegum Pink
#FE83CC
ΔE00 7.23
Pink (survey)
#FF81C0
ΔE00 7.55
Faded Pink
#DE9DAC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DCA #9DE7BA
analogous
#DF9DE7 #E79DCA #E79DA5
triadic
#E79DCA #CAE79D #9DCAE7
tetradic
#E79DCA #E7DF9D #9DE7BA #9DA5E7
square
#E79DCA #E7DF9D #9DE7BA #9DA5E7
split-complementary
#E79DCA #A5E79D #9DE7DF
monochromatic
#CF3B95 #DB6CAF #E79DCA #F3CEE5 #F9E6F2
Accessibility & contrast
On white
2.08
#E79DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E79DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DCA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DCA | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ACCC
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#F09DAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79dca; /* rgb */ color: rgb(231, 157, 202); /* oklch */ color: oklch(78.2% 0.105 342.7);
Tailwind
colors: {
custom: {
50: '#efbbda',
500: '#e79dca',
950: '#000000',
},
}SCSS
$custom: #e79dca; $custom-light: #efbbda; $custom-dark: #000000;
JSON
{
"hex": "#e79dca",
"rgb": {
"r": 231,
"g": 157,
"b": 202
},
"hsl": {
"h": 323.514,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.78177,
"c": 0.10469,
"h": 342.7
},
"luminance": 0.45367
}Semantic roles & 50–950 ramp
primary
#E79DCA
secondary
#DBF0E3
accent
#C8601D
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171214
muted
#858183