#E949B4#E949B4
#E949B4 is a light, highly saturated pink. Relative luminance 0.254; OKLCH L 66.3% C 0.222 H 343.9°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E949B4 |
|---|---|
| RGB | rgb(233, 73, 180) |
| HSL | hsl(320, 78%, 60%) |
| HSV | hsv(320, 69%, 91%) |
| CMYK | cmyk(0%, 68.7%, 22.7%, 8.6%) |
| CIE-LAB | lab(57.45, 70.85, -23.15) |
| CIE-LCH | lch(57.45, 74.53, 341.91°) |
| OKLab | oklab(66.25% 0.2134 -0.0618) |
| OKLCH | oklch(66.25% 0.222 343.9) |
| XYZ | xyz(44.2266, 25.3885, 45.7425) |
| Luminance | 0.2538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 4.16
Purpleish Pink
#DF4EC8
ΔE00 4.47
Purplish Pink
#CE5DAE
ΔE00 4.58
Pale Magenta
#D767AD
ΔE00 5.27
Shocking Pink
#FE02A2
ΔE00 5.44
Hot Magenta
#F504C9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E949B4 #49E97E
analogous
#CE49E9 #E949B4 #E94964
triadic
#E949B4 #B4E949 #49B4E9
tetradic
#E949B4 #E9CE49 #49E97E #4964E9
square
#E949B4 #E9CE49 #49E97E #4964E9
split-complementary
#E949B4 #64E949 #49E9CE
monochromatic
#A41474 #DA1A9B #E949B4 #F080CA #F6B6E1
Accessibility & contrast
On white
3.46
#E949B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#E949B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E949B4
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E949B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E949B4 | 1.00 | 3.46 | 6.08 | 6.08 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5979B7
Deuteranopia (green-blind)
#8A94B0
Tritanopia (blue-blind)
#F84878
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #e949b4; /* rgb */ color: rgb(233, 73, 180); /* oklch */ color: oklch(66.3% 0.222 343.9);
Tailwind
colors: {
custom: {
50: '#f488ca',
500: '#e949b4',
950: '#000000',
},
}SCSS
$custom: #e949b4; $custom-light: #f488ca; $custom-dark: #000000;
JSON
{
"hex": "#e949b4",
"rgb": {
"r": 233,
"g": 73,
"b": 180
},
"hsl": {
"h": 319.875,
"s": 78.431,
"l": 60
},
"oklch": {
"l": 0.66254,
"c": 0.22216,
"h": 343.9
},
"luminance": 0.25384
}Semantic roles & 50–950 ramp
primary
#E949B4
secondary
#A8E6BD
accent
#F57333
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#180C13
muted
#867D82