#EE6EBF#EE6EBF
#EE6EBF is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.5% C 0.181 H 343.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EBF |
|---|---|
| RGB | rgb(238, 110, 191) |
| HSL | hsl(322, 79%, 68%) |
| HSV | hsv(322, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 19.7%, 6.7%) |
| CIE-LAB | lab(64.24, 58.42, -19.01) |
| CIE-LCH | lch(64.24, 61.44, 341.98°) |
| OKLab | oklab(71.54% 0.1743 -0.0505) |
| OKLCH | oklch(71.54% 0.181 343.8) |
| XYZ | xyz(50.2410, 33.0948, 53.0220) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.24
Bubblegum (survey)
#FF6CB5
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 4.76
Bubble Gum Pink
#FF69AF
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EBF #6EEE9D
analogous
#DD6EEE #EE6EBF #EE6E7F
triadic
#EE6EBF #BFEE6E #6EBFEE
tetradic
#EE6EBF #EEDD6E #6EEE9D #6E7FEE
square
#EE6EBF #EEDD6E #6EEE9D #6E7FEE
split-complementary
#EE6EBF #7FEE6E #6EEEDD
monochromatic
#CA1888 #E837A7 #EE6EBF #F4A5D7 #FBDCEF
Accessibility & contrast
On white
2.76
#EE6EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EE6EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EBF
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EBF | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EC2
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#FB6E8E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee6ebf; /* rgb */ color: rgb(238, 110, 191); /* oklch */ color: oklch(71.5% 0.181 343.8);
Tailwind
colors: {
custom: {
50: '#f69cd2',
500: '#ee6ebf',
950: '#000000',
},
}SCSS
$custom: #ee6ebf; $custom-light: #f69cd2; $custom-dark: #000000;
JSON
{
"hex": "#ee6ebf",
"rgb": {
"r": 238,
"g": 110,
"b": 191
},
"hsl": {
"h": 322.031,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.71536,
"c": 0.18148,
"h": 343.8
},
"luminance": 0.33091
}Semantic roles & 50–950 ramp
primary
#EE6EBF
secondary
#C8EFD7
accent
#DB570A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F14
muted
#867E82