#E283BC#E283BC
#E283BC is a light, vivid pink. Relative luminance 0.360; OKLCH L 72.9% C 0.135 H 344.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E283BC |
|---|---|
| RGB | rgb(226, 131, 188) |
| HSL | hsl(324, 62%, 70%) |
| HSV | hsv(324, 42%, 89%) |
| CMYK | cmyk(0%, 42%, 16.8%, 11.4%) |
| CIE-LAB | lab(66.55, 43.90, -13.97) |
| CIE-LCH | lch(66.55, 46.07, 342.34°) |
| OKLab | oklab(72.9% 0.1299 -0.0369) |
| OKLCH | oklch(72.9% 0.135 344.1) |
| XYZ | xyz(48.5580, 36.0354, 51.9651) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.75
Pink (survey)
#FF81C0
ΔE00 4.92
Bubblegum (survey)
#FF6CB5
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.36
Hot Pink
#FF69B4
ΔE00 6.56
Pale Magenta
#D767AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E283BC #83E2A9
analogous
#D983E2 #E283BC #E2838C
triadic
#E283BC #BCE283 #83BCE2
tetradic
#E283BC #E2D983 #83E2A9 #838CE2
square
#E283BC #E2D983 #83E2A9 #838CE2
split-complementary
#E283BC #8CE283 #83E2D9
monochromatic
#BE2C84 #D651A1 #E283BC #EEB5D7 #F9E6F2
Accessibility & contrast
On white
2.56
#E283BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#E283BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E283BC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E283BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E283BC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BE
Deuteranopia (green-blind)
#A2A8B9
Tritanopia (blue-blind)
#ED8398
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e283bc; /* rgb */ color: rgb(226, 131, 188); /* oklch */ color: oklch(72.9% 0.135 344.1);
Tailwind
colors: {
custom: {
50: '#eda9d0',
500: '#e283bc',
950: '#000000',
},
}SCSS
$custom: #e283bc; $custom-light: #eda9d0; $custom-dark: #000000;
JSON
{
"hex": "#e283bc",
"rgb": {
"r": 226,
"g": 131,
"b": 188
},
"hsl": {
"h": 324,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.72904,
"c": 0.13507,
"h": 344.1
},
"luminance": 0.36032
}Semantic roles & 50–950 ramp
primary
#E283BC
secondary
#D3EEDE
accent
#CA611C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82