#E79ABC#E79ABC
#E79ABC is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.2% C 0.101 H 351.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E79ABC |
|---|---|
| RGB | rgb(231, 154, 188) |
| HSL | hsl(334, 62%, 75%) |
| HSV | hsv(334, 33%, 91%) |
| CMYK | cmyk(0%, 33.3%, 18.6%, 9.4%) |
| CIE-LAB | lab(72.05, 33.53, -5.70) |
| CIE-LCH | lch(72.05, 34.01, 350.35°) |
| OKLab | oklab(77.21% 0.0999 -0.0147) |
| OKLCH | oklch(77.21% 0.101 351.6) |
| XYZ | xyz(53.5883, 43.7340, 53.1861) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.43
Faded Pink
#DE9DAC
ΔE00 5.51
Powder Pink
#FFB2D0
ΔE00 6.23
Dull Pink
#D5869D
ΔE00 6.87
Pinky
#FC86AA
ΔE00 6.92
Pink (survey)
#FF81C0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79ABC #9AE7C5
analogous
#E79AE3 #E79ABC #E79E9A
triadic
#E79ABC #BCE79A #9ABCE7
tetradic
#E79ABC #E3E79A #9AE7C5 #9E9AE7
square
#E79ABC #E3E79A #9AE7C5 #9E9AE7
split-complementary
#E79ABC #9AE79E #9AE3E7
monochromatic
#CF377A #DB699B #E79ABC #F3CBDD #F9E6EF
Accessibility & contrast
On white
2.15
#E79ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E79ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79ABC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79ABC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#F298A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e79abc; /* rgb */ color: rgb(231, 154, 188); /* oklch */ color: oklch(77.2% 0.101 351.6);
Tailwind
colors: {
custom: {
50: '#f0b8d0',
500: '#e79abc',
950: '#000000',
},
}SCSS
$custom: #e79abc; $custom-light: #f0b8d0; $custom-dark: #000000;
JSON
{
"hex": "#e79abc",
"rgb": {
"r": 231,
"g": 154,
"b": 188
},
"hsl": {
"h": 333.506,
"s": 61.6,
"l": 75.49
},
"oklch": {
"l": 0.7721,
"c": 0.10101,
"h": 351.6
},
"luminance": 0.43731
}Semantic roles & 50–950 ramp
primary
#E79ABC
secondary
#DBF0E7
accent
#C97D1C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082