#EE83AE#EE83AE
#EE83AE is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.9% C 0.139 H 355.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83AE |
|---|---|
| RGB | rgb(238, 131, 174) |
| HSL | hsl(336, 76%, 72%) |
| HSV | hsv(336, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 26.9%, 6.7%) |
| CIE-LAB | lab(67.63, 45.88, -4.33) |
| CIE-LCH | lch(67.63, 46.09, 354.61°) |
| OKLab | oklab(73.9% 0.1386 -0.0108) |
| OKLCH | oklch(73.9% 0.139 355.5) |
| XYZ | xyz(51.0178, 37.4698, 44.5816) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 3.89
Pink (survey)
#FF81C0
ΔE00 4.23
Pig Pink
#E78EA5
ΔE00 4.92
Rosa
#FE86A4
ΔE00 5.26
Bubble Gum Pink
#FF69AF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83AE #83EEC3
analogous
#EE83E4 #EE83AE #EE8E83
triadic
#EE83AE #AEEE83 #83AEEE
tetradic
#EE83AE #E4EE83 #83EEC3 #8E83EE
square
#EE83AE #E4EE83 #83EEC3 #8E83EE
split-complementary
#EE83AE #83EE8E #83E4EE
monochromatic
#D91E69 #E74D8B #EE83AE #F5B9D1 #FBE4ED
Accessibility & contrast
On white
2.47
#EE83AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EE83AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83AE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83AE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FD7D92
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee83ae; /* rgb */ color: rgb(238, 131, 174); /* oklch */ color: oklch(73.9% 0.139 355.5);
Tailwind
colors: {
custom: {
50: '#f6a9c6',
500: '#ee83ae',
950: '#000000',
},
}SCSS
$custom: #ee83ae; $custom-light: #f6a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ee83ae",
"rgb": {
"r": 238,
"g": 131,
"b": 174
},
"hsl": {
"h": 335.888,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73897,
"c": 0.13898,
"h": 355.5
},
"luminance": 0.37466
}Semantic roles & 50–950 ramp
primary
#EE83AE
secondary
#D8F3E8
accent
#D8870D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82