#E29EBF#E29EBF
#E29EBF is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.091 H 348.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EBF |
|---|---|
| RGB | rgb(226, 158, 191) |
| HSL | hsl(331, 54%, 75%) |
| HSV | hsv(331, 30%, 89%) |
| CMYK | cmyk(0%, 30.1%, 15.5%, 11.4%) |
| CIE-LAB | lab(72.49, 30.12, -6.77) |
| CIE-LCH | lch(72.49, 30.88, 347.33°) |
| OKLab | oklab(77.45% 0.0891 -0.0176) |
| OKLCH | oklch(77.45% 0.091 348.8) |
| XYZ | xyz(52.9951, 44.3867, 55.0562) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 6.14
Pig Pink
#E78EA5
ΔE00 6.66
Lilac
#C8A2C8
ΔE00 7.26
Baby Pink
#FFB7CE
ΔE00 7.32
Dusty Pink
#D8A7B1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EBF #9EE2C1
analogous
#E29EE1 #E29EBF #E29F9E
triadic
#E29EBF #BFE29E #9EBFE2
tetradic
#E29EBF #E1E29E #9EE2C1 #9F9EE2
square
#E29EBF #E1E29E #9EE2C1 #9F9EE2
split-complementary
#E29EBF #9EE29F #9EE1E2
monochromatic
#C64081 #D46FA0 #E29EBF #F0CDDE #F8E7EF
Accessibility & contrast
On white
2.13
#E29EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E29EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EBF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EBF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#EC9DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e29ebf; /* rgb */ color: rgb(226, 158, 191); /* oklch */ color: oklch(77.5% 0.091 348.8);
Tailwind
colors: {
custom: {
50: '#ecbbd2',
500: '#e29ebf',
950: '#000000',
},
}SCSS
$custom: #e29ebf; $custom-light: #ecbbd2; $custom-dark: #000000;
JSON
{
"hex": "#e29ebf",
"rgb": {
"r": 226,
"g": 158,
"b": 191
},
"hsl": {
"h": 330.882,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.77451,
"c": 0.09087,
"h": 348.8
},
"luminance": 0.44384
}Semantic roles & 50–950 ramp
primary
#E29EBF
secondary
#DCEFE6
accent
#C17524
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182