#E294BF#E294BF
#E294BF is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.7% C 0.108 H 345.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E294BF |
|---|---|
| RGB | rgb(226, 148, 191) |
| HSL | hsl(327, 57%, 73%) |
| HSV | hsv(327, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 15.5%, 11.4%) |
| CIE-LAB | lab(70.25, 35.46, -10.09) |
| CIE-LCH | lch(70.25, 36.87, 344.11°) |
| OKLab | oklab(75.75% 0.1047 -0.0265) |
| OKLCH | oklch(75.75% 0.108 345.8) |
| XYZ | xyz(51.3582, 41.1130, 54.5105) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.45
Bubblegum Pink
#FE83CC
ΔE00 6.65
Pig Pink
#E78EA5
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.19
Dull Pink
#D5869D
ΔE00 7.48
Faded Pink
#DE9DAC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294BF #94E2B7
analogous
#DE94E2 #E294BF #E29498
triadic
#E294BF #BFE294 #94BFE2
tetradic
#E294BF #E2DE94 #94E2B7 #9498E2
square
#E294BF #E2DE94 #94E2B7 #9498E2
split-complementary
#E294BF #98E294 #94E2DE
monochromatic
#C63685 #D564A2 #E294BF #EFC4DC #F8E7F1
Accessibility & contrast
On white
2.28
#E294BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#E294BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294BF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294BF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C1
Deuteranopia (green-blind)
#ADB0BD
Tritanopia (blue-blind)
#EC93A3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e294bf; /* rgb */ color: rgb(226, 148, 191); /* oklch */ color: oklch(75.7% 0.108 345.8);
Tailwind
colors: {
custom: {
50: '#ecb4d2',
500: '#e294bf',
950: '#000000',
},
}SCSS
$custom: #e294bf; $custom-light: #ecb4d2; $custom-dark: #000000;
JSON
{
"hex": "#e294bf",
"rgb": {
"r": 226,
"g": 148,
"b": 191
},
"hsl": {
"h": 326.923,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.75747,
"c": 0.10799,
"h": 345.8
},
"luminance": 0.4111
}Semantic roles & 50–950 ramp
primary
#E294BF
secondary
#DBF0E4
accent
#C56A21
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082