#E39BBB#E39BBB
#E39BBB is a light, moderate pink. Relative luminance 0.434; OKLCH L 76.9% C 0.095 H 351.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BBB |
|---|---|
| RGB | rgb(227, 155, 187) |
| HSL | hsl(333, 56%, 75%) |
| HSV | hsv(333, 32%, 89%) |
| CMYK | cmyk(0%, 31.7%, 17.6%, 11%) |
| CIE-LAB | lab(71.80, 31.45, -5.56) |
| CIE-LCH | lch(71.80, 31.94, 349.97°) |
| OKLab | oklab(76.91% 0.0936 -0.0143) |
| OKLCH | oklch(76.91% 0.095 351.3) |
| XYZ | xyz(52.3700, 43.3642, 52.6157) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 5.60
Powder Pink
#FFB2D0
ΔE00 6.40
Dull Pink
#D5869D
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 7.40
Baby Pink
#FFB7CE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BBB #9BE3C3
analogous
#E39BDF #E39BBB #E39F9B
triadic
#E39BBB #BBE39B #9BBBE3
tetradic
#E39BBB #DFE39B #9BE3C3 #9F9BE3
square
#E39BBB #DFE39B #9BE3C3 #9F9BE3
split-complementary
#E39BBB #9BE39F #9BDFE3
monochromatic
#C83B7A #D66B9A #E39BBB #F0CBDC #F8E7EF
Accessibility & contrast
On white
2.17
#E39BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E39BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BBB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BBB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#ED99A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e39bbb; /* rgb */ color: rgb(227, 155, 187); /* oklch */ color: oklch(76.9% 0.095 351.3);
Tailwind
colors: {
custom: {
50: '#edb9cf',
500: '#e39bbb',
950: '#000000',
},
}SCSS
$custom: #e39bbb; $custom-light: #edb9cf; $custom-dark: #000000;
JSON
{
"hex": "#e39bbb",
"rgb": {
"r": 227,
"g": 155,
"b": 187
},
"hsl": {
"h": 333.333,
"s": 56.25,
"l": 74.902
},
"oklch": {
"l": 0.76913,
"c": 0.09466,
"h": 351.3
},
"luminance": 0.43361
}Semantic roles & 50–950 ramp
primary
#E39BBB
secondary
#DBF0E7
accent
#C47C22
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082