#E29FBF#E29FBF
#E29FBF is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.089 H 349.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FBF |
|---|---|
| RGB | rgb(226, 159, 191) |
| HSL | hsl(331, 54%, 75%) |
| HSV | hsv(331, 30%, 89%) |
| CMYK | cmyk(0%, 29.6%, 15.5%, 11.4%) |
| CIE-LAB | lab(72.71, 29.59, -6.44) |
| CIE-LCH | lch(72.71, 30.28, 347.73°) |
| OKLab | oklab(77.63% 0.0876 -0.0167) |
| OKLCH | oklch(77.63% 0.089 349.2) |
| XYZ | xyz(53.1663, 44.7292, 55.1132) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.38
Powder Pink
#FFB2D0
ΔE00 5.97
Pig Pink
#E78EA5
ΔE00 6.69
Baby Pink
#FFB7CE
ΔE00 7.08
Dusty Pink
#D8A7B1
ΔE00 7.10
Lilac
#C8A2C8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FBF #9FE2C2
analogous
#E29FE1 #E29FBF #E2A09F
triadic
#E29FBF #BFE29F #9FBFE2
tetradic
#E29FBF #E1E29F #9FE2C2 #A09FE2
square
#E29FBF #E1E29F #9FE2C2 #A09FE2
split-complementary
#E29FBF #9FE2A0 #9FE1E2
monochromatic
#C64180 #D470A0 #E29FBF #F0CEDE #F8E7EF
Accessibility & contrast
On white
2.11
#E29FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E29FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FBF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FBF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B4B7BD
Tritanopia (blue-blind)
#EC9EAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e29fbf; /* rgb */ color: rgb(226, 159, 191); /* oklch */ color: oklch(77.6% 0.089 349.2);
Tailwind
colors: {
custom: {
50: '#ecbcd2',
500: '#e29fbf',
950: '#000000',
},
}SCSS
$custom: #e29fbf; $custom-light: #ecbcd2; $custom-dark: #000000;
JSON
{
"hex": "#e29fbf",
"rgb": {
"r": 226,
"g": 159,
"b": 191
},
"hsl": {
"h": 331.343,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.77625,
"c": 0.08917,
"h": 349.2
},
"luminance": 0.44727
}Semantic roles & 50–950 ramp
primary
#E29FBF
secondary
#DCEFE6
accent
#C17624
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182