#FF7EBB#FF7EBB
#FF7EBB is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.8% C 0.170 H 352.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBB |
|---|---|
| RGB | rgb(255, 126, 187) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 26.7%, 0%) |
| CIE-LAB | lab(69.31, 55.59, -8.89) |
| CIE-LCH | lch(69.31, 56.29, 350.91°) |
| OKLab | oklab(75.75% 0.168 -0.0229) |
| OKLCH | oklch(75.75% 0.17 352.2) |
| XYZ | xyz(57.6725, 39.7746, 51.6439) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Bubblegum Pink
#FE83CC
ΔE00 3.49
Hot Pink
#FF69B4
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBB #7EFFC2
analogous
#FF7EFB #FF7EBB #FF827E
triadic
#FF7EBB #BBFF7E #7EBBFF
tetradic
#FF7EBB #FBFF7E #7EFFC2 #827EFF
square
#FF7EBB #FBFF7E #7EFFC2 #827EFF
split-complementary
#FF7EBB #7EFF82 #7EFBFF
monochromatic
#FF047A #FF419B #FF7EBB #FFBBDB #FFE0EF
Accessibility & contrast
On white
2.35
#FF7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#FF7895
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7ebb; /* rgb */ color: rgb(255, 126, 187); /* oklch */ color: oklch(75.8% 0.170 352.2);
Tailwind
colors: {
custom: {
50: '#ffa7cf',
500: '#ff7ebb',
950: '#000000',
},
}SCSS
$custom: #ff7ebb; $custom-light: #ffa7cf; $custom-dark: #000000;
JSON
{
"hex": "#ff7ebb",
"rgb": {
"r": 255,
"g": 126,
"b": 187
},
"hsl": {
"h": 331.628,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75753,
"c": 0.16952,
"h": 352.2
},
"luminance": 0.3977
}Semantic roles & 50–950 ramp
primary
#FF7EBB
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82