#EE83C8#EE83C8
#EE83C8 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.8% C 0.154 H 342.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83C8 |
|---|---|
| RGB | rgb(238, 131, 200) |
| HSL | hsl(321, 76%, 72%) |
| HSV | hsv(321, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 16%, 6.7%) |
| CIE-LAB | lab(68.45, 49.61, -17.68) |
| CIE-LCH | lch(68.45, 52.66, 340.39°) |
| OKLab | oklab(74.79% 0.1465 -0.047) |
| OKLCH | oklch(74.79% 0.154 342.2) |
| XYZ | xyz(53.8022, 38.5836, 59.2460) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.85
Hot Pink
#FF69B4
ΔE00 6.18
Bubble Gum Pink
#FF69AF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83C8 #83EEA9
analogous
#DE83EE #EE83C8 #EE8393
triadic
#EE83C8 #C8EE83 #83C8EE
tetradic
#EE83C8 #EEDE83 #83EEA9 #8393EE
square
#EE83C8 #EEDE83 #83EEA9 #8393EE
split-complementary
#EE83C8 #93EE83 #83EEDE
monochromatic
#D91E96 #E74DB0 #EE83C8 #F5B9E0 #FBE4F3
Accessibility & contrast
On white
2.41
#EE83C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EE83C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83C8
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83C8 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#A5ADC5
Tritanopia (blue-blind)
#FA849D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee83c8; /* rgb */ color: rgb(238, 131, 200); /* oklch */ color: oklch(74.8% 0.154 342.2);
Tailwind
colors: {
custom: {
50: '#f5aad8',
500: '#ee83c8',
950: '#000000',
},
}SCSS
$custom: #ee83c8; $custom-light: #f5aad8; $custom-dark: #000000;
JSON
{
"hex": "#ee83c8",
"rgb": {
"r": 238,
"g": 131,
"b": 200
},
"hsl": {
"h": 321.308,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74785,
"c": 0.15381,
"h": 342.2
},
"luminance": 0.3858
}Semantic roles & 50–950 ramp
primary
#EE83C8
secondary
#D8F3E2
accent
#D8550D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83