#E288BB#E288BB
#E288BB is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.7% C 0.126 H 345.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E288BB |
|---|---|
| RGB | rgb(226, 136, 187) |
| HSL | hsl(326, 61%, 71%) |
| HSV | hsv(326, 40%, 89%) |
| CMYK | cmyk(0%, 39.8%, 17.3%, 11.4%) |
| CIE-LAB | lab(67.55, 41.16, -11.90) |
| CIE-LCH | lch(67.55, 42.84, 343.87°) |
| OKLab | oklab(73.65% 0.122 -0.0313) |
| OKLCH | oklch(73.65% 0.126 345.6) |
| XYZ | xyz(49.1384, 37.3681, 51.6287) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.13
Bubblegum (survey)
#FF6CB5
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 7.23
Hot Pink
#FF69B4
ΔE00 7.29
Dull Pink
#D5869D
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E288BB #88E2AF
analogous
#DC88E2 #E288BB #E2888E
triadic
#E288BB #BBE288 #88BBE2
tetradic
#E288BB #E2DC88 #88E2AF #888EE2
square
#E288BB #E2DC88 #88E2AF #888EE2
split-complementary
#E288BB #8EE288 #88E2DC
monochromatic
#C12F82 #D6579F #E288BB #EEB9D7 #F9E6F1
Accessibility & contrast
On white
2.48
#E288BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E288BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E288BB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E288BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E288BB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBD
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#ED879A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e288bb; /* rgb */ color: rgb(226, 136, 187); /* oklch */ color: oklch(73.7% 0.126 345.6);
Tailwind
colors: {
custom: {
50: '#edaccf',
500: '#e288bb',
950: '#000000',
},
}SCSS
$custom: #e288bb; $custom-light: #edaccf; $custom-dark: #000000;
JSON
{
"hex": "#e288bb",
"rgb": {
"r": 226,
"g": 136,
"b": 187
},
"hsl": {
"h": 326,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.73653,
"c": 0.12592,
"h": 345.6
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#E288BB
secondary
#D7EFE1
accent
#C9671D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82