#EE83C3#EE83C3
#EE83C3 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.6% C 0.150 H 344.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83C3 |
|---|---|
| RGB | rgb(238, 131, 195) |
| HSL | hsl(324, 76%, 72%) |
| HSV | hsv(324, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 18.1%, 6.7%) |
| CIE-LAB | lab(68.28, 48.85, -15.14) |
| CIE-LCH | lch(68.28, 51.14, 342.78°) |
| OKLab | oklab(74.6% 0.1451 -0.04) |
| OKLCH | oklch(74.6% 0.15 344.6) |
| XYZ | xyz(53.2274, 38.3537, 56.2187) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum (survey)
#FF6CB5
ΔE00 5.29
Hot Pink
#FF69B4
ΔE00 5.66
Bubble Gum Pink
#FF69AF
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83C3 #83EEAE
analogous
#E483EE #EE83C3 #EE838E
triadic
#EE83C3 #C3EE83 #83C3EE
tetradic
#EE83C3 #EEE483 #83EEAE #838EEE
square
#EE83C3 #EEE483 #83EEAE #838EEE
split-complementary
#EE83C3 #8EEE83 #83EEE4
monochromatic
#D91E8E #E74DA9 #EE83C3 #F5B9DD #FBE4F2
Accessibility & contrast
On white
2.42
#EE83C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EE83C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83C3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83C3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9CC5
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#FA829B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee83c3; /* rgb */ color: rgb(238, 131, 195); /* oklch */ color: oklch(74.6% 0.150 344.6);
Tailwind
colors: {
custom: {
50: '#f6a9d5',
500: '#ee83c3',
950: '#000000',
},
}SCSS
$custom: #ee83c3; $custom-light: #f6a9d5; $custom-dark: #000000;
JSON
{
"hex": "#ee83c3",
"rgb": {
"r": 238,
"g": 131,
"b": 195
},
"hsl": {
"h": 324.112,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74603,
"c": 0.15047,
"h": 344.6
},
"luminance": 0.3835
}Semantic roles & 50–950 ramp
primary
#EE83C3
secondary
#D8F3E3
accent
#D85F0D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83