#EE6FBF#EE6FBF
#EE6FBF is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.7% C 0.180 H 343.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6FBF |
|---|---|
| RGB | rgb(238, 111, 191) |
| HSL | hsl(322, 79%, 68%) |
| HSV | hsv(322, 53%, 93%) |
| CMYK | cmyk(0%, 53.4%, 19.7%, 6.7%) |
| CIE-LAB | lab(64.41, 57.96, -18.74) |
| CIE-LCH | lch(64.41, 60.91, 342.08°) |
| OKLab | oklab(71.67% 0.1729 -0.0498) |
| OKLCH | oklch(71.67% 0.18 343.9) |
| XYZ | xyz(50.3495, 33.3118, 53.0581) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 4.19
Bubblegum (survey)
#FF6CB5
ΔE00 4.22
Pale Magenta
#D767AD
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.09
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Pink (survey)
#FF81C0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6FBF #6FEE9E
analogous
#DE6FEE #EE6FBF #EE6F7F
triadic
#EE6FBF #BFEE6F #6FBFEE
tetradic
#EE6FBF #EEDE6F #6FEE9E #6F7FEE
square
#EE6FBF #EEDE6F #6FEE9E #6F7FEE
split-complementary
#EE6FBF #7FEE6F #6FEEDE
monochromatic
#CB1889 #E838A7 #EE6FBF #F4A6D7 #FBDCF0
Accessibility & contrast
On white
2.74
#EE6FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#EE6FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6FBF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6FBF | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC2
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#FB6F8E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee6fbf; /* rgb */ color: rgb(238, 111, 191); /* oklch */ color: oklch(71.7% 0.180 343.9);
Tailwind
colors: {
custom: {
50: '#f69dd2',
500: '#ee6fbf',
950: '#000000',
},
}SCSS
$custom: #ee6fbf; $custom-light: #f69dd2; $custom-dark: #000000;
JSON
{
"hex": "#ee6fbf",
"rgb": {
"r": 238,
"g": 111,
"b": 191
},
"hsl": {
"h": 322.205,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.71666,
"c": 0.17994,
"h": 343.9
},
"luminance": 0.33308
}Semantic roles & 50–950 ramp
primary
#EE6FBF
secondary
#C9F0D7
accent
#DB580A
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F14
muted
#867E82