#E39BAF#E39BAF
#E39BAF is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.5% C 0.089 H 1.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BAF |
|---|---|
| RGB | rgb(227, 155, 175) |
| HSL | hsl(343, 56%, 75%) |
| HSV | hsv(343, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 22.9%, 11%) |
| CIE-LAB | lab(71.47, 29.65, 0.59) |
| CIE-LCH | lch(71.47, 29.66, 1.15°) |
| OKLab | oklab(76.55% 0.0893 0.002) |
| OKLCH | oklch(76.55% 0.089 1.3) |
| XYZ | xyz(51.1386, 42.8717, 46.1306) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.77
Pig Pink
#E78EA5
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 5.59
Soft Pink
#FDB0C0
ΔE00 6.05
Dusty Pink (survey)
#D58A94
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BAF #9BE3CF
analogous
#E39BD3 #E39BAF #E3AB9B
triadic
#E39BAF #AFE39B #9BAFE3
tetradic
#E39BAF #D3E39B #9BE3CF #AB9BE3
square
#E39BAF #D3E39B #9BE3CF #AB9BE3
split-complementary
#E39BAF #9BE3AB #9BD3E3
monochromatic
#C83B63 #D66B89 #E39BAF #F0CBD5 #F8E7EC
Accessibility & contrast
On white
2.19
#E39BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E39BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BAF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BAF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7B0
Deuteranopia (green-blind)
#B6B4AD
Tritanopia (blue-blind)
#EF97A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e39baf; /* rgb */ color: rgb(227, 155, 175); /* oklch */ color: oklch(76.5% 0.089 1.3);
Tailwind
colors: {
custom: {
50: '#edb9c6',
500: '#e39baf',
950: '#000000',
},
}SCSS
$custom: #e39baf; $custom-light: #edb9c6; $custom-dark: #000000;
JSON
{
"hex": "#e39baf",
"rgb": {
"r": 227,
"g": 155,
"b": 175
},
"hsl": {
"h": 343.333,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76547,
"c": 0.08935,
"h": 1.3
},
"luminance": 0.42869
}Semantic roles & 50–950 ramp
primary
#E39BAF
secondary
#DBF0EA
accent
#C49722
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082