#EE83A1#EE83A1
#EE83A1 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.5% C 0.134 H 3.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83A1 |
|---|---|
| RGB | rgb(238, 131, 161) |
| HSL | hsl(343, 76%, 72%) |
| HSV | hsv(343, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 32.4%, 6.7%) |
| CIE-LAB | lab(67.27, 44.21, 2.47) |
| CIE-LCH | lch(67.27, 44.28, 3.20°) |
| OKLab | oklab(73.51% 0.1341 0.007) |
| OKLCH | oklch(73.51% 0.134 3) |
| XYZ | xyz(49.8113, 36.9872, 38.2271) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.60
Rosa
#FE86A4
ΔE00 2.89
Pig Pink
#E78EA5
ΔE00 2.97
Carnation Pink
#FF7FA7
ΔE00 3.00
Rose Pink
#F7879A
ΔE00 3.94
Dull Pink
#D5869D
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83A1 #83EED0
analogous
#EE83D6 #EE83A1 #EE9B83
triadic
#EE83A1 #A1EE83 #83A1EE
tetradic
#EE83A1 #D6EE83 #83EED0 #9B83EE
square
#EE83A1 #D6EE83 #83EED0 #9B83EE
split-complementary
#EE83A1 #83EE9B #83D6EE
monochromatic
#D91E52 #E74D78 #EE83A1 #F5B9CA #FBE4EB
Accessibility & contrast
On white
2.50
#EE83A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EE83A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83A1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83A1 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9497A2
Deuteranopia (green-blind)
#AFAB9F
Tritanopia (blue-blind)
#FE7B8E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee83a1; /* rgb */ color: rgb(238, 131, 161); /* oklch */ color: oklch(73.5% 0.134 3.0);
Tailwind
colors: {
custom: {
50: '#f6a9bc',
500: '#ee83a1',
950: '#000000',
},
}SCSS
$custom: #ee83a1; $custom-light: #f6a9bc; $custom-dark: #000000;
JSON
{
"hex": "#ee83a1",
"rgb": {
"r": 238,
"g": 131,
"b": 161
},
"hsl": {
"h": 343.178,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73505,
"c": 0.13428,
"h": 3
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#EE83A1
secondary
#D8F3EB
accent
#D89F0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171012
muted
#857F81