#FF7EBC#FF7EBC
#FF7EBC is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.170 H 351.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBC |
|---|---|
| RGB | rgb(255, 126, 188) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 26.3%, 0%) |
| CIE-LAB | lab(69.34, 55.72, -9.40) |
| CIE-LCH | lch(69.34, 56.51, 350.42°) |
| OKLab | oklab(75.79% 0.1683 -0.0242) |
| OKLCH | oklch(75.79% 0.17 351.8) |
| XYZ | xyz(57.7800, 39.8176, 52.2097) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.83
Bubblegum Pink
#FE83CC
ΔE00 3.27
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBC #7EFFC1
analogous
#FF7EFC #FF7EBC #FF817E
triadic
#FF7EBC #BCFF7E #7EBCFF
tetradic
#FF7EBC #FCFF7E #7EFFC1 #817EFF
square
#FF7EBC #FCFF7E #7EFFC1 #817EFF
split-complementary
#FF7EBC #7EFF81 #7EFCFF
monochromatic
#FF047C #FF419C #FF7EBC #FFBBDC #FFE0EF
Accessibility & contrast
On white
2.34
#FF7EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#FF7EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBE
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7ebc; /* rgb */ color: rgb(255, 126, 188); /* oklch */ color: oklch(75.8% 0.170 351.8);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#ff7ebc',
950: '#000000',
},
}SCSS
$custom: #ff7ebc; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#ff7ebc",
"rgb": {
"r": 255,
"g": 126,
"b": 188
},
"hsl": {
"h": 331.163,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75786,
"c": 0.17001,
"h": 351.8
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#FF7EBC
secondary
#D4F7E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82