#EE86AF#EE86AF
#EE86AF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.4% C 0.135 H 355.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86AF |
|---|---|
| RGB | rgb(238, 134, 175) |
| HSL | hsl(336, 75%, 73%) |
| HSV | hsv(336, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 26.5%, 6.7%) |
| CIE-LAB | lab(68.26, 44.50, -3.96) |
| CIE-LCH | lch(68.26, 44.67, 354.92°) |
| OKLab | oklab(74.39% 0.1343 -0.0098) |
| OKLCH | oklch(74.39% 0.135 355.8) |
| XYZ | xyz(51.5244, 38.3265, 45.2332) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 3.94
Pig Pink
#E78EA5
ΔE00 4.44
Pink (survey)
#FF81C0
ΔE00 4.45
Rosa
#FE86A4
ΔE00 5.05
Dull Pink
#D5869D
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86AF #86EEC5
analogous
#EE86E3 #EE86AF #EE9186
triadic
#EE86AF #AFEE86 #86AFEE
tetradic
#EE86AF #E3EE86 #86EEC5 #9186EE
square
#EE86AF #E3EE86 #86EEC5 #9186EE
split-complementary
#EE86AF #86EE91 #86E3EE
monochromatic
#DB1F69 #E6508C #EE86AF #F6BCD2 #FBE4ED
Accessibility & contrast
On white
2.42
#EE86AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EE86AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86AF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86AF | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#AEADAD
Tritanopia (blue-blind)
#FD8195
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee86af; /* rgb */ color: rgb(238, 134, 175); /* oklch */ color: oklch(74.4% 0.135 355.8);
Tailwind
colors: {
custom: {
50: '#f6abc6',
500: '#ee86af',
950: '#000000',
},
}SCSS
$custom: #ee86af; $custom-light: #f6abc6; $custom-dark: #000000;
JSON
{
"hex": "#ee86af",
"rgb": {
"r": 238,
"g": 134,
"b": 175
},
"hsl": {
"h": 336.346,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74385,
"c": 0.13465,
"h": 355.8
},
"luminance": 0.38322
}Semantic roles & 50–950 ramp
primary
#EE86AF
secondary
#D8F3E8
accent
#D8880E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82