#EE83AF#EE83AF
#EE83AF is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.9% C 0.139 H 355.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83AF |
|---|---|
| RGB | rgb(238, 131, 175) |
| HSL | hsl(335, 76%, 72%) |
| HSV | hsv(335, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 26.5%, 6.7%) |
| CIE-LAB | lab(67.66, 46.02, -4.85) |
| CIE-LCH | lch(67.66, 46.27, 353.99°) |
| OKLab | oklab(73.93% 0.1389 -0.0122) |
| OKLCH | oklch(73.93% 0.139 355) |
| XYZ | xyz(51.1157, 37.5090, 45.0969) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.81
Pink (survey)
#FF81C0
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.07
Pig Pink
#E78EA5
ΔE00 5.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.45
Rosa
#FE86A4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83AF #83EEC2
analogous
#EE83E5 #EE83AF #EE8C83
triadic
#EE83AF #AFEE83 #83AFEE
tetradic
#EE83AF #E5EE83 #83EEC2 #8C83EE
square
#EE83AF #E5EE83 #83EEC2 #8C83EE
split-complementary
#EE83AF #83EE8C #83E5EE
monochromatic
#D91E6B #E74D8C #EE83AF #F5B9D2 #FBE4EE
Accessibility & contrast
On white
2.47
#EE83AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EE83AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83AF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83AF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FD7E93
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee83af; /* rgb */ color: rgb(238, 131, 175); /* oklch */ color: oklch(73.9% 0.139 355.0);
Tailwind
colors: {
custom: {
50: '#f6a9c6',
500: '#ee83af',
950: '#000000',
},
}SCSS
$custom: #ee83af; $custom-light: #f6a9c6; $custom-dark: #000000;
JSON
{
"hex": "#ee83af",
"rgb": {
"r": 238,
"g": 131,
"b": 175
},
"hsl": {
"h": 335.327,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73928,
"c": 0.13942,
"h": 355
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#EE83AF
secondary
#D8F3E8
accent
#D8850D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82