#E79BD2#E79BD2
#E79BD2 is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.114 H 337.3°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BD2 |
|---|---|
| RGB | rgb(231, 155, 210) |
| HSL | hsl(317, 61%, 76%) |
| HSV | hsv(317, 33%, 91%) |
| CMYK | cmyk(0%, 32.9%, 9.1%, 9.4%) |
| CIE-LAB | lab(72.95, 36.53, -16.49) |
| CIE-LCH | lch(72.95, 40.08, 335.70°) |
| OKLab | oklab(78.12% 0.1055 -0.044) |
| OKLCH | oklch(78.12% 0.114 337.3) |
| XYZ | xyz(56.3089, 45.0874, 66.6970) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 6.57
Lavender Pink
#DD85D7
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 7.29
Pink (survey)
#FF81C0
ΔE00 7.68
Powder Pink
#FFB2D0
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BD2 #9BE7B0
analogous
#D69BE7 #E79BD2 #E79BAC
triadic
#E79BD2 #D2E79B #9BD2E7
tetradic
#E79BD2 #E7D69B #9BE7B0 #9BACE7
square
#E79BD2 #E7D69B #9BE7B0 #9BACE7
split-complementary
#E79BD2 #ACE79B #9BE7D6
monochromatic
#CF38A6 #DB6ABC #E79BD2 #F3CCE8 #F9E6F4
Accessibility & contrast
On white
2.10
#E79BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E79BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BD2
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BD2 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#AFB7D0
Tritanopia (blue-blind)
#EF9DAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79bd2; /* rgb */ color: rgb(231, 155, 210); /* oklch */ color: oklch(78.1% 0.114 337.3);
Tailwind
colors: {
custom: {
50: '#efb9df',
500: '#e79bd2',
950: '#000000',
},
}SCSS
$custom: #e79bd2; $custom-light: #efb9df; $custom-dark: #000000;
JSON
{
"hex": "#e79bd2",
"rgb": {
"r": 231,
"g": 155,
"b": 210
},
"hsl": {
"h": 316.579,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.7812,
"c": 0.11429,
"h": 337.3
},
"luminance": 0.45085
}Semantic roles & 50–950 ramp
primary
#E79BD2
secondary
#DBF0E1
accent
#C94C1D
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083