#E294BB#E294BB
#E294BB is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.6% C 0.105 H 348.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E294BB |
|---|---|
| RGB | rgb(226, 148, 187) |
| HSL | hsl(330, 57%, 73%) |
| HSV | hsv(330, 35%, 89%) |
| CMYK | cmyk(0%, 34.5%, 17.3%, 11.4%) |
| CIE-LAB | lab(70.13, 34.83, -8.05) |
| CIE-LCH | lch(70.13, 35.75, 346.99°) |
| OKLab | oklab(75.61% 0.1034 -0.021) |
| OKLCH | oklch(75.61% 0.105 348.5) |
| XYZ | xyz(50.9241, 40.9393, 52.2239) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.04
Dull Pink
#D5869D
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 6.62
Faded Pink
#DE9DAC
ΔE00 6.83
Bubblegum Pink
#FE83CC
ΔE00 7.19
Pinky
#FC86AA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294BB #94E2BB
analogous
#E294E2 #E294BB #E29494
triadic
#E294BB #BBE294 #94BBE2
tetradic
#E294BB #E2E294 #94E2BB #9494E2
square
#E294BB #E2E294 #94E2BB #9494E2
split-complementary
#E294BB #94E294 #94E2E2
monochromatic
#C6367E #D5649C #E294BB #EFC4DA #F8E7F0
Accessibility & contrast
On white
2.29
#E294BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#E294BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294BB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294BB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#AEB0B9
Tritanopia (blue-blind)
#ED92A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e294bb; /* rgb */ color: rgb(226, 148, 187); /* oklch */ color: oklch(75.6% 0.105 348.5);
Tailwind
colors: {
custom: {
50: '#ecb4cf',
500: '#e294bb',
950: '#000000',
},
}SCSS
$custom: #e294bb; $custom-light: #ecb4cf; $custom-dark: #000000;
JSON
{
"hex": "#e294bb",
"rgb": {
"r": 226,
"g": 148,
"b": 187
},
"hsl": {
"h": 330,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.75614,
"c": 0.10549,
"h": 348.5
},
"luminance": 0.40936
}Semantic roles & 50–950 ramp
primary
#E294BB
secondary
#DBF0E6
accent
#C57321
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082