#E394BF#E394BF
#E394BF is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.9% C 0.109 H 346.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E394BF |
|---|---|
| RGB | rgb(227, 148, 191) |
| HSL | hsl(327, 59%, 74%) |
| HSV | hsv(327, 35%, 89%) |
| CMYK | cmyk(0%, 34.8%, 15.9%, 11%) |
| CIE-LAB | lab(70.37, 35.80, -9.91) |
| CIE-LCH | lch(70.37, 37.15, 344.53°) |
| OKLab | oklab(75.86% 0.1058 -0.026) |
| OKLCH | oklch(75.86% 0.109 346.2) |
| XYZ | xyz(51.6728, 41.2752, 54.5253) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.55
Pig Pink
#E78EA5
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.30
Dull Pink
#D5869D
ΔE00 7.45
Pinky
#FC86AA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E394BF #94E3B8
analogous
#E094E3 #E394BF #E39497
triadic
#E394BF #BFE394 #94BFE3
tetradic
#E394BF #E3E094 #94E3B8 #9497E3
square
#E394BF #E3E094 #94E3B8 #9497E3
split-complementary
#E394BF #97E394 #94E3E0
monochromatic
#C83485 #D663A2 #E394BF #F0C5DC #F9E7F0
Accessibility & contrast
On white
2.27
#E394BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#E394BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E394BF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E394BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E394BF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#ED93A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e394bf; /* rgb */ color: rgb(227, 148, 191); /* oklch */ color: oklch(75.9% 0.109 346.2);
Tailwind
colors: {
custom: {
50: '#edb4d2',
500: '#e394bf',
950: '#000000',
},
}SCSS
$custom: #e394bf; $custom-light: #edb4d2; $custom-dark: #000000;
JSON
{
"hex": "#e394bf",
"rgb": {
"r": 227,
"g": 148,
"b": 191
},
"hsl": {
"h": 327.342,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.75858,
"c": 0.10896,
"h": 346.2
},
"luminance": 0.41272
}Semantic roles & 50–950 ramp
primary
#E394BF
secondary
#DBF0E5
accent
#C66B1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082