#EE8BB8#EE8BB8
#EE8BB8 is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.4% C 0.131 H 352.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BB8 |
|---|---|
| RGB | rgb(238, 139, 184) |
| HSL | hsl(333, 74%, 74%) |
| HSV | hsv(333, 42%, 93%) |
| CMYK | cmyk(0%, 41.6%, 22.7%, 6.7%) |
| CIE-LAB | lab(69.55, 43.19, -7.10) |
| CIE-LCH | lch(69.55, 43.77, 350.67°) |
| OKLab | oklab(75.44% 0.1296 -0.0182) |
| OKLCH | oklch(75.44% 0.131 352) |
| XYZ | xyz(53.1455, 40.1069, 50.2804) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Pinky
#FC86AA
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.24
Carnation Pink
#FF7FA7
ΔE00 5.52
Pig Pink
#E78EA5
ΔE00 5.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BB8 #8BEEC1
analogous
#EE8BEA #EE8BB8 #EE908B
triadic
#EE8BB8 #B8EE8B #8BB8EE
tetradic
#EE8BB8 #EAEE8B #8BEEC1 #908BEE
square
#EE8BB8 #EAEE8B #8BEEC1 #908BEE
split-complementary
#EE8BB8 #8BEE90 #8BEAEE
monochromatic
#DE2177 #E65697 #EE8BB8 #F6C0D9 #FBE4EF
Accessibility & contrast
On white
2.33
#EE8BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EE8BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BB8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BB8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969FBA
Deuteranopia (green-blind)
#AFB0B6
Tritanopia (blue-blind)
#FB879B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee8bb8; /* rgb */ color: rgb(238, 139, 184); /* oklch */ color: oklch(75.4% 0.131 352.0);
Tailwind
colors: {
custom: {
50: '#f5afcd',
500: '#ee8bb8',
950: '#000000',
},
}SCSS
$custom: #ee8bb8; $custom-light: #f5afcd; $custom-dark: #000000;
JSON
{
"hex": "#ee8bb8",
"rgb": {
"r": 238,
"g": 139,
"b": 184
},
"hsl": {
"h": 332.727,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.75444,
"c": 0.13086,
"h": 352
},
"luminance": 0.40103
}Semantic roles & 50–950 ramp
primary
#EE8BB8
secondary
#D8F3E7
accent
#D77C0F
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171013
muted
#857F82