#FF7EB4#FF7EB4
#FF7EB4 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.166 H 355.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB4 |
|---|---|
| RGB | rgb(255, 126, 180) |
| HSL | hsl(335, 100%, 75%) |
| HSV | hsv(335, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 29.4%, 0%) |
| CIE-LAB | lab(69.10, 54.70, -5.27) |
| CIE-LCH | lch(69.10, 54.95, 354.49°) |
| OKLab | oklab(75.53% 0.1658 -0.0132) |
| OKLCH | oklch(75.53% 0.166 355.4) |
| XYZ | xyz(56.9414, 39.4821, 47.7931) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.54
Carnation Pink
#FF7FA7
ΔE00 3.41
Pinky
#FC86AA
ΔE00 3.79
Bubblegum (survey)
#FF6CB5
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB4 #7EFFC9
analogous
#FF7EF4 #FF7EB4 #FF897E
triadic
#FF7EB4 #B4FF7E #7EB4FF
tetradic
#FF7EB4 #F4FF7E #7EFFC9 #897EFF
square
#FF7EB4 #F4FF7E #7EFFC9 #897EFF
split-complementary
#FF7EB4 #7EFF89 #7EF4FF
monochromatic
#FF046D #FF4190 #FF7EB4 #FFBBD8 #FFE0ED
Accessibility & contrast
On white
2.36
#FF7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB4
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB4 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB6
Deuteranopia (green-blind)
#B2B1B1
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eb4; /* rgb */ color: rgb(255, 126, 180); /* oklch */ color: oklch(75.5% 0.166 355.4);
Tailwind
colors: {
custom: {
50: '#ffa7ca',
500: '#ff7eb4',
950: '#000000',
},
}SCSS
$custom: #ff7eb4; $custom-light: #ffa7ca; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb4",
"rgb": {
"r": 255,
"g": 126,
"b": 180
},
"hsl": {
"h": 334.884,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75527,
"c": 0.16631,
"h": 355.4
},
"luminance": 0.39477
}Semantic roles & 50–950 ramp
primary
#FF7EB4
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82