#EE83C0#EE83C0
#EE83C0 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.149 H 346.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83C0 |
|---|---|
| RGB | rgb(238, 131, 192) |
| HSL | hsl(326, 76%, 72%) |
| HSV | hsv(326, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 19.3%, 6.7%) |
| CIE-LAB | lab(68.18, 48.41, -13.61) |
| CIE-LCH | lch(68.18, 50.29, 344.30°) |
| OKLab | oklab(74.5% 0.1442 -0.0358) |
| OKLCH | oklch(74.5% 0.149 346) |
| XYZ | xyz(52.8916, 38.2193, 54.4503) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 2.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.43
Bubble Gum Pink
#FF69AF
ΔE00 5.87
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83C0 #83EEB1
analogous
#E683EE #EE83C0 #EE838B
triadic
#EE83C0 #C0EE83 #83C0EE
tetradic
#EE83C0 #EEE683 #83EEB1 #838BEE
square
#EE83C0 #EEE683 #83EEB1 #838BEE
split-complementary
#EE83C0 #8BEE83 #83EEE6
monochromatic
#D91E88 #E74DA5 #EE83C0 #F5B9DB #FBE4F1
Accessibility & contrast
On white
2.43
#EE83C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EE83C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83C0
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83C0 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC2
Deuteranopia (green-blind)
#A8ADBD
Tritanopia (blue-blind)
#FB829A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee83c0; /* rgb */ color: rgb(238, 131, 192); /* oklch */ color: oklch(74.5% 0.149 346.0);
Tailwind
colors: {
custom: {
50: '#f6a9d3',
500: '#ee83c0',
950: '#000000',
},
}SCSS
$custom: #ee83c0; $custom-light: #f6a9d3; $custom-dark: #000000;
JSON
{
"hex": "#ee83c0",
"rgb": {
"r": 238,
"g": 131,
"b": 192
},
"hsl": {
"h": 325.794,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74497,
"c": 0.14856,
"h": 346
},
"luminance": 0.38216
}Semantic roles & 50–950 ramp
primary
#EE83C0
secondary
#D8F3E4
accent
#D8650D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82