#EF6EBB#EF6EBB
#EF6EBB is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.5% C 0.180 H 345.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6EBB |
|---|---|
| RGB | rgb(239, 110, 187) |
| HSL | hsl(324, 80%, 68%) |
| HSV | hsv(324, 54%, 94%) |
| CMYK | cmyk(0%, 54%, 21.8%, 6.3%) |
| CIE-LAB | lab(64.24, 58.16, -16.73) |
| CIE-LCH | lch(64.24, 60.52, 343.95°) |
| OKLab | oklab(71.52% 0.1743 -0.0442) |
| OKLCH | oklch(71.52% 0.18 345.8) |
| XYZ | xyz(50.1436, 33.0947, 50.7511) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.46
Bubblegum (survey)
#FF6CB5
ΔE00 3.51
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Pale Magenta
#D767AD
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6EBB #6EEFA2
analogous
#E26EEF #EF6EBB #EF6E7A
triadic
#EF6EBB #BBEF6E #6EBBEF
tetradic
#EF6EBB #EFE26E #6EEFA2 #6E7AEF
square
#EF6EBB #EFE26E #6EEFA2 #6E7AEF
split-complementary
#EF6EBB #7AEF6E #6EEFE2
monochromatic
#CC1783 #E937A1 #EF6EBB #F5A5D5 #FBDCEF
Accessibility & contrast
On white
2.76
#EF6EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#EF6EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6EBB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6EBB | 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)
#7A8EBE
Deuteranopia (green-blind)
#9DA4B8
Tritanopia (blue-blind)
#FD6C8C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ef6ebb; /* rgb */ color: rgb(239, 110, 187); /* oklch */ color: oklch(71.5% 0.180 345.8);
Tailwind
colors: {
custom: {
50: '#f79ccf',
500: '#ef6ebb',
950: '#000000',
},
}SCSS
$custom: #ef6ebb; $custom-light: #f79ccf; $custom-dark: #000000;
JSON
{
"hex": "#ef6ebb",
"rgb": {
"r": 239,
"g": 110,
"b": 187
},
"hsl": {
"h": 324.186,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.71518,
"c": 0.17983,
"h": 345.8
},
"luminance": 0.3309
}Semantic roles & 50–950 ramp
primary
#EF6EBB
secondary
#C9F0D9
accent
#DC5E09
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180F13
muted
#867E82