#E19FBB#E19FBB
#E19FBB is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.4% C 0.086 H 352.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E19FBB |
|---|---|
| RGB | rgb(225, 159, 187) |
| HSL | hsl(335, 52%, 75%) |
| HSV | hsv(335, 29%, 88%) |
| CMYK | cmyk(0%, 29.3%, 16.9%, 11.8%) |
| CIE-LAB | lab(72.49, 28.61, -4.57) |
| CIE-LCH | lch(72.49, 28.97, 350.93°) |
| OKLab | oklab(77.39% 0.0851 -0.0117) |
| OKLCH | oklch(77.39% 0.086 352.2) |
| XYZ | xyz(52.4194, 44.3943, 52.8119) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.24
Pig Pink
#E78EA5
ΔE00 6.02
Powder Pink
#FFB2D0
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.13
Baby Pink
#FFB7CE
ΔE00 6.85
Soft Pink
#FDB0C0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19FBB #9FE1C5
analogous
#E19FDC #E19FBB #E1A49F
triadic
#E19FBB #BBE19F #9FBBE1
tetradic
#E19FBB #DCE19F #9FE1C5 #A49FE1
square
#E19FBB #DCE19F #9FE1C5 #A49FE1
split-complementary
#E19FBB #9FE1A4 #9FDCE1
monochromatic
#C44279 #D2709A #E19FBB #F0CEDC #F8E8EE
Accessibility & contrast
On white
2.13
#E19FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E19FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19FBB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19FBB | 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)
#A5ABBC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#EB9DA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e19fbb; /* rgb */ color: rgb(225, 159, 187); /* oklch */ color: oklch(77.4% 0.086 352.2);
Tailwind
colors: {
custom: {
50: '#ebbccf',
500: '#e19fbb',
950: '#000000',
},
}SCSS
$custom: #e19fbb; $custom-light: #ebbccf; $custom-dark: #000000;
JSON
{
"hex": "#e19fbb",
"rgb": {
"r": 225,
"g": 159,
"b": 187
},
"hsl": {
"h": 334.545,
"s": 52.381,
"l": 75.294
},
"oklch": {
"l": 0.77393,
"c": 0.08588,
"h": 352.2
},
"luminance": 0.44392
}Semantic roles & 50–950 ramp
primary
#E19FBB
secondary
#DCEFE7
accent
#C07E26
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182