#EF7FBB#EF7FBB
#EF7FBB is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.9% C 0.153 H 348.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7FBB |
|---|---|
| RGB | rgb(239, 127, 187) |
| HSL | hsl(328, 78%, 72%) |
| HSV | hsv(328, 47%, 94%) |
| CMYK | cmyk(0%, 46.9%, 21.8%, 6.3%) |
| CIE-LAB | lab(67.37, 50.00, -12.01) |
| CIE-LCH | lch(67.37, 51.43, 346.49°) |
| OKLab | oklab(73.86% 0.1498 -0.0314) |
| OKLCH | oklch(73.86% 0.153 348.1) |
| XYZ | xyz(52.1569, 37.1214, 51.4222) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum Pink
#FE83CC
ΔE00 3.39
Bubblegum (survey)
#FF6CB5
ΔE00 4.08
Hot Pink
#FF69B4
ΔE00 4.47
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7FBB #7FEFB3
analogous
#EB7FEF #EF7FBB #EF7F83
triadic
#EF7FBB #BBEF7F #7FBBEF
tetradic
#EF7FBB #EFEB7F #7FEFB3 #7F83EF
square
#EF7FBB #EFEB7F #7FEFB3 #7F83EF
split-complementary
#EF7FBB #83EF7F #7FEFEB
monochromatic
#D91B81 #E8499E #EF7FBB #F6B5D8 #FCE4F1
Accessibility & contrast
On white
2.49
#EF7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EF7FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7FBB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7FBB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#FD7C95
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef7fbb; /* rgb */ color: rgb(239, 127, 187); /* oklch */ color: oklch(73.9% 0.153 348.1);
Tailwind
colors: {
custom: {
50: '#f7a7cf',
500: '#ef7fbb',
950: '#000000',
},
}SCSS
$custom: #ef7fbb; $custom-light: #f7a7cf; $custom-dark: #000000;
JSON
{
"hex": "#ef7fbb",
"rgb": {
"r": 239,
"g": 127,
"b": 187
},
"hsl": {
"h": 327.857,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73859,
"c": 0.15301,
"h": 348.1
},
"luminance": 0.37117
}Semantic roles & 50–950 ramp
primary
#EF7FBB
secondary
#D7F3E4
accent
#DA6B0B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82