#E282BA#E282BA
#E282BA is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.7% C 0.135 H 345.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E282BA |
|---|---|
| RGB | rgb(226, 130, 186) |
| HSL | hsl(325, 62%, 70%) |
| HSV | hsv(325, 42%, 89%) |
| CMYK | cmyk(0%, 42.5%, 17.7%, 11.4%) |
| CIE-LAB | lab(66.28, 44.11, -13.26) |
| CIE-LCH | lch(66.28, 46.06, 343.27°) |
| OKLab | oklab(72.68% 0.1308 -0.035) |
| OKLCH | oklch(72.68% 0.135 345) |
| XYZ | xyz(48.2103, 35.6824, 50.7930) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 4.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Hot Pink
#FF69B4
ΔE00 6.33
Pale Magenta
#D767AD
ΔE00 6.64
Bubble Gum Pink
#FF69AF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E282BA #82E2AA
analogous
#DA82E2 #E282BA #E2828A
triadic
#E282BA #BAE282 #82BAE2
tetradic
#E282BA #E2DA82 #82E2AA #828AE2
square
#E282BA #E2DA82 #82E2AA #828AE2
split-complementary
#E282BA #8AE282 #82E2DA
monochromatic
#BE2C81 #D6509F #E282BA #EEB4D5 #F9E5F1
Accessibility & contrast
On white
2.58
#E282BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E282BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E282BA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E282BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E282BA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BC
Deuteranopia (green-blind)
#A2A7B7
Tritanopia (blue-blind)
#ED8196
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e282ba; /* rgb */ color: rgb(226, 130, 186); /* oklch */ color: oklch(72.7% 0.135 345.0);
Tailwind
colors: {
custom: {
50: '#eda8ce',
500: '#e282ba',
950: '#000000',
},
}SCSS
$custom: #e282ba; $custom-light: #eda8ce; $custom-dark: #000000;
JSON
{
"hex": "#e282ba",
"rgb": {
"r": 226,
"g": 130,
"b": 186
},
"hsl": {
"h": 325,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.72679,
"c": 0.13543,
"h": 345
},
"luminance": 0.35679
}Semantic roles & 50–950 ramp
primary
#E282BA
secondary
#D2EDDE
accent
#CA641B
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82