#E883D7#E883D7
#E883D7 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.160 H 333.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E883D7 |
|---|---|
| RGB | rgb(232, 131, 215) |
| HSL | hsl(310, 69%, 71%) |
| HSV | hsv(310, 44%, 91%) |
| CMYK | cmyk(0%, 43.5%, 7.3%, 9%) |
| CIE-LAB | lab(68.24, 50.14, -26.42) |
| CIE-LCH | lch(68.24, 56.68, 332.22°) |
| OKLab | oklab(74.65% 0.1437 -0.0714) |
| OKLCH | oklch(74.65% 0.16 333.6) |
| XYZ | xyz(53.6605, 38.2978, 68.8426) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.04
Violet (CSS)
#EE82EE
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.42
Candy Pink
#FF63E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E883D7 #83E894
analogous
#C683E8 #E883D7 #E883A4
triadic
#E883D7 #D7E883 #83D7E8
tetradic
#E883D7 #E8C683 #83E894 #83A4E8
square
#E883D7 #E8C683 #83E894 #83A4E8
split-complementary
#E883D7 #A4E883 #83E8C6
monochromatic
#CB26AF #DE4FC6 #E883D7 #F2B7E8 #FAE5F7
Accessibility & contrast
On white
2.43
#E883D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#E883D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E883D7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E883D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E883D7 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829DDA
Deuteranopia (green-blind)
#9DACD4
Tritanopia (blue-blind)
#F089A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e883d7; /* rgb */ color: rgb(232, 131, 215); /* oklch */ color: oklch(74.6% 0.160 333.6);
Tailwind
colors: {
custom: {
50: '#f1a9e3',
500: '#e883d7',
950: '#000000',
},
}SCSS
$custom: #e883d7; $custom-light: #f1a9e3; $custom-dark: #000000;
JSON
{
"hex": "#e883d7",
"rgb": {
"r": 232,
"g": 131,
"b": 215
},
"hsl": {
"h": 310.099,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.74648,
"c": 0.16047,
"h": 333.6
},
"luminance": 0.38295
}Semantic roles & 50–950 ramp
primary
#E883D7
secondary
#D6F1DB
accent
#D13415
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83