#EE66BB#EE66BB
#EE66BB is a light, vivid pink. Relative luminance 0.313; OKLCH L 70.4% C 0.191 H 344.7°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE66BB |
|---|---|
| RGB | rgb(238, 102, 187) |
| HSL | hsl(323, 80%, 67%) |
| HSV | hsv(323, 57%, 93%) |
| CMYK | cmyk(0%, 57.1%, 21.4%, 6.7%) |
| CIE-LAB | lab(62.74, 61.49, -19.02) |
| CIE-LCH | lch(62.74, 64.36, 342.81°) |
| OKLab | oklab(70.38% 0.1843 -0.0504) |
| OKLCH | oklch(70.38% 0.191 344.7) |
| XYZ | xyz(48.9823, 31.2721, 50.4605) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.08
Hot Pink
#FF69B4
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Barbie Pink
#FE46A5
ΔE00 5.88
Purplish Pink
#CE5DAE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE66BB #66EE99
analogous
#DD66EE #EE66BB #EE6677
triadic
#EE66BB #BBEE66 #66BBEE
tetradic
#EE66BB #EEDD66 #66EE99 #6677EE
square
#EE66BB #EEDD66 #66EE99 #6677EE
split-complementary
#EE66BB #77EE66 #66EEDD
monochromatic
#C41683 #E82FA3 #EE66BB #F49DD3 #FAD4EC
Accessibility & contrast
On white
2.90
#EE66BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#EE66BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE66BB
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE66BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE66BB | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7289BE
Deuteranopia (green-blind)
#98A0B8
Tritanopia (blue-blind)
#FC6588
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ee66bb; /* rgb */ color: rgb(238, 102, 187); /* oklch */ color: oklch(70.4% 0.191 344.7);
Tailwind
colors: {
custom: {
50: '#f798cf',
500: '#ee66bb',
950: '#000000',
},
}SCSS
$custom: #ee66bb; $custom-light: #f798cf; $custom-dark: #000000;
JSON
{
"hex": "#ee66bb",
"rgb": {
"r": 238,
"g": 102,
"b": 187
},
"hsl": {
"h": 322.5,
"s": 80,
"l": 66.667
},
"oklch": {
"l": 0.70376,
"c": 0.19104,
"h": 344.7
},
"luminance": 0.31268
}Semantic roles & 50–950 ramp
primary
#EE66BB
secondary
#C2EED2
accent
#DC5809
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E13
muted
#867E82