#EE83BF#EE83BF
#EE83BF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.148 H 346.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83BF |
|---|---|
| RGB | rgb(238, 131, 191) |
| HSL | hsl(326, 76%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 19.7%, 6.7%) |
| CIE-LAB | lab(68.15, 48.26, -13.10) |
| CIE-LCH | lch(68.15, 50.01, 344.82°) |
| OKLab | oklab(74.46% 0.1439 -0.0344) |
| OKLCH | oklch(74.46% 0.148 346.5) |
| XYZ | xyz(52.7812, 38.1752, 53.8687) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.97
Hot Pink
#FF69B4
ΔE00 5.37
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83BF #83EEB2
analogous
#E883EE #EE83BF #EE838A
triadic
#EE83BF #BFEE83 #83BFEE
tetradic
#EE83BF #EEE883 #83EEB2 #838AEE
square
#EE83BF #EEE883 #83EEB2 #838AEE
split-complementary
#EE83BF #8AEE83 #83EEE8
monochromatic
#D91E87 #E74DA3 #EE83BF #F5B9DB #FBE4F1
Accessibility & contrast
On white
2.43
#EE83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EE83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83BF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83BF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FB8199
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee83bf; /* rgb */ color: rgb(238, 131, 191); /* oklch */ color: oklch(74.5% 0.148 346.5);
Tailwind
colors: {
custom: {
50: '#f6a9d2',
500: '#ee83bf',
950: '#000000',
},
}SCSS
$custom: #ee83bf; $custom-light: #f6a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ee83bf",
"rgb": {
"r": 238,
"g": 131,
"b": 191
},
"hsl": {
"h": 326.355,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74462,
"c": 0.14795,
"h": 346.5
},
"luminance": 0.38171
}Semantic roles & 50–950 ramp
primary
#EE83BF
secondary
#D8F3E4
accent
#D8660D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82