#E19FAC#E19FAC
#E19FAC is a light, moderate red. Relative luminance 0.438; OKLCH L 76.9% C 0.080 H 6.1°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E19FAC |
|---|---|
| RGB | rgb(225, 159, 172) |
| HSL | hsl(348, 52%, 75%) |
| HSV | hsv(348, 29%, 88%) |
| CMYK | cmyk(0%, 29.3%, 23.6%, 11.8%) |
| CIE-LAB | lab(72.08, 26.35, 3.12) |
| CIE-LCH | lch(72.08, 26.54, 6.76°) |
| OKLab | oklab(76.95% 0.0797 0.0086) |
| OKLCH | oklch(76.95% 0.08 6.1) |
| XYZ | xyz(50.8967, 43.7852, 44.7923) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.97
Dusty Pink
#D8A7B1
ΔE00 3.81
Pig Pink
#E78EA5
ΔE00 5.06
Soft Pink
#FDB0C0
ΔE00 5.63
Dusty Pink (survey)
#D58A94
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19FAC #9FE1D4
analogous
#E19FCD #E19FAC #E1B39F
triadic
#E19FAC #ACE19F #9FACE1
tetradic
#E19FAC #CDE19F #9FE1D4 #B39FE1
square
#E19FAC #CDE19F #9FE1D4 #B39FE1
split-complementary
#E19FAC #9FE1B3 #9FCDE1
monochromatic
#C4425B #D27084 #E19FAC #F0CED4 #F8E8EB
Accessibility & contrast
On white
2.15
#E19FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E19FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19FAC
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19FAC | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#ED9AA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e19fac; /* rgb */ color: rgb(225, 159, 172); /* oklch */ color: oklch(76.9% 0.080 6.1);
Tailwind
colors: {
custom: {
50: '#ebbcc4',
500: '#e19fac',
950: '#000000',
},
}SCSS
$custom: #e19fac; $custom-light: #ebbcc4; $custom-dark: #000000;
JSON
{
"hex": "#e19fac",
"rgb": {
"r": 225,
"g": 159,
"b": 172
},
"hsl": {
"h": 348.182,
"s": 52.381,
"l": 75.294
},
"oklch": {
"l": 0.76946,
"c": 0.08012,
"h": 6.1
},
"luminance": 0.43782
}Semantic roles & 50–950 ramp
primary
#E19FAC
secondary
#DCEFEB
accent
#C0A126
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181