#FF7EBE#FF7EBE
#FF7EBE is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.9% C 0.171 H 350.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBE |
|---|---|
| RGB | rgb(255, 126, 190) |
| HSL | hsl(330, 100%, 75%) |
| HSV | hsv(330, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 25.5%, 0%) |
| CIE-LAB | lab(69.40, 55.98, -10.43) |
| CIE-LCH | lch(69.40, 56.95, 349.44°) |
| OKLab | oklab(75.85% 0.1689 -0.027) |
| OKLCH | oklch(75.85% 0.171 350.9) |
| XYZ | xyz(57.9970, 39.9044, 53.3530) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.60
Bubblegum Pink
#FE83CC
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.33
Hot Pink
#FF69B4
ΔE00 3.85
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBE #7EFFBF
analogous
#FF7EFE #FF7EBE #FF7F7E
triadic
#FF7EBE #BEFF7E #7EBEFF
tetradic
#FF7EBE #FEFF7E #7EFFBF #7F7EFF
square
#FF7EBE #FEFF7E #7EFFBF #7F7EFF
split-complementary
#FF7EBE #7EFF7F #7EFEFF
monochromatic
#FF0480 #FF419F #FF7EBE #FFBBDD #FFE0F0
Accessibility & contrast
On white
2.34
#FF7EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FF7EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7ebe; /* rgb */ color: rgb(255, 126, 190); /* oklch */ color: oklch(75.9% 0.171 350.9);
Tailwind
colors: {
custom: {
50: '#ffa7d1',
500: '#ff7ebe',
950: '#000000',
},
}SCSS
$custom: #ff7ebe; $custom-light: #ffa7d1; $custom-dark: #000000;
JSON
{
"hex": "#ff7ebe",
"rgb": {
"r": 255,
"g": 126,
"b": 190
},
"hsl": {
"h": 330.233,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75853,
"c": 0.17101,
"h": 350.9
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#FF7EBE
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82