#E283BB#E283BB
#E283BB is a light, vivid pink. Relative luminance 0.360; OKLCH L 72.9% C 0.134 H 344.7°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E283BB |
|---|---|
| RGB | rgb(226, 131, 187) |
| HSL | hsl(325, 62%, 70%) |
| HSV | hsv(325, 42%, 89%) |
| CMYK | cmyk(0%, 42%, 17.3%, 11.4%) |
| CIE-LAB | lab(66.51, 43.75, -13.46) |
| CIE-LCH | lch(66.51, 45.77, 342.90°) |
| OKLab | oklab(72.87% 0.1296 -0.0355) |
| OKLCH | oklch(72.87% 0.134 344.7) |
| XYZ | xyz(48.4506, 35.9924, 51.3994) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 4.86
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Hot Pink
#FF69B4
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.59
Pale Magenta
#D767AD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E283BB #83E2AA
analogous
#DA83E2 #E283BB #E2838B
triadic
#E283BB #BBE283 #83BBE2
tetradic
#E283BB #E2DA83 #83E2AA #838BE2
square
#E283BB #E2DA83 #83E2AA #838BE2
split-complementary
#E283BB #8BE283 #83E2DA
monochromatic
#BE2C82 #D651A0 #E283BB #EEB5D6 #F9E6F1
Accessibility & contrast
On white
2.56
#E283BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#E283BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E283BB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E283BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E283BB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#A2A8B8
Tritanopia (blue-blind)
#ED8297
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e283bb; /* rgb */ color: rgb(226, 131, 187); /* oklch */ color: oklch(72.9% 0.134 344.7);
Tailwind
colors: {
custom: {
50: '#eda9cf',
500: '#e283bb',
950: '#000000',
},
}SCSS
$custom: #e283bb; $custom-light: #eda9cf; $custom-dark: #000000;
JSON
{
"hex": "#e283bb",
"rgb": {
"r": 226,
"g": 131,
"b": 187
},
"hsl": {
"h": 324.632,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.72869,
"c": 0.1344,
"h": 344.7
},
"luminance": 0.35989
}Semantic roles & 50–950 ramp
primary
#E283BB
secondary
#D3EEDE
accent
#CA631C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82