#E39ABB#E39ABB
#E39ABB is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.7% C 0.096 H 350.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E39ABB |
|---|---|
| RGB | rgb(227, 154, 187) |
| HSL | hsl(333, 57%, 75%) |
| HSV | hsv(333, 32%, 89%) |
| CMYK | cmyk(0%, 32.2%, 17.6%, 11%) |
| CIE-LAB | lab(71.58, 31.99, -5.90) |
| CIE-LCH | lch(71.58, 32.52, 349.56°) |
| OKLab | oklab(76.74% 0.0951 -0.0152) |
| OKLCH | oklch(76.74% 0.096 350.9) |
| XYZ | xyz(52.2042, 43.0328, 52.5605) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.60
Powder Pink
#FFB2D0
ΔE00 6.59
Dull Pink
#D5869D
ΔE00 6.69
Pinky
#FC86AA
ΔE00 7.43
Dusty Pink
#D8A7B1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39ABB #9AE3C2
analogous
#E39ADF #E39ABB #E39E9A
triadic
#E39ABB #BBE39A #9ABBE3
tetradic
#E39ABB #DFE39A #9AE3C2 #9E9AE3
square
#E39ABB #DFE39A #9AE3C2 #9E9AE3
split-complementary
#E39ABB #9AE39E #9ADFE3
monochromatic
#C83A7A #D66A9B #E39ABB #F0CADB #F8E7EF
Accessibility & contrast
On white
2.19
#E39ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E39ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39ABB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39ABB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#ED98A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39abb; /* rgb */ color: rgb(227, 154, 187); /* oklch */ color: oklch(76.7% 0.096 350.9);
Tailwind
colors: {
custom: {
50: '#edb8cf',
500: '#e39abb',
950: '#000000',
},
}SCSS
$custom: #e39abb; $custom-light: #edb8cf; $custom-dark: #000000;
JSON
{
"hex": "#e39abb",
"rgb": {
"r": 227,
"g": 154,
"b": 187
},
"hsl": {
"h": 332.877,
"s": 56.589,
"l": 74.706
},
"oklch": {
"l": 0.76741,
"c": 0.09635,
"h": 350.9
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#E39ABB
secondary
#DBF0E6
accent
#C47B21
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082