#FF7EB0#FF7EB0
#FF7EB0 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.165 H 357.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB0 |
|---|---|
| RGB | rgb(255, 126, 176) |
| HSL | hsl(337, 100%, 75%) |
| HSV | hsv(337, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 31%, 0%) |
| CIE-LAB | lab(68.98, 54.20, -3.20) |
| CIE-LCH | lch(68.98, 54.29, 356.63°) |
| OKLab | oklab(75.4% 0.1645 -0.0077) |
| OKLCH | oklch(75.4% 0.165 357.3) |
| XYZ | xyz(56.5398, 39.3215, 45.6780) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.44
Pinky
#FC86AA
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Rosa
#FE86A4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB0 #7EFFCD
analogous
#FF7EF1 #FF7EB0 #FF8D7E
triadic
#FF7EB0 #B0FF7E #7EB0FF
tetradic
#FF7EB0 #F1FF7E #7EFFCD #8D7EFF
square
#FF7EB0 #F1FF7E #7EFFCD #8D7EFF
split-complementary
#FF7EB0 #7EFF8D #7EF1FF
monochromatic
#FF0465 #FF418B #FF7EB0 #FFBBD5 #FFE0EC
Accessibility & contrast
On white
2.37
#FF7EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF7EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB2
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eb0; /* rgb */ color: rgb(255, 126, 176); /* oklch */ color: oklch(75.4% 0.165 357.3);
Tailwind
colors: {
custom: {
50: '#ffa7c7',
500: '#ff7eb0',
950: '#000000',
},
}SCSS
$custom: #ff7eb0; $custom-light: #ffa7c7; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb0",
"rgb": {
"r": 255,
"g": 126,
"b": 176
},
"hsl": {
"h": 336.744,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75402,
"c": 0.16469,
"h": 357.3
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#FF7EB0
secondary
#D4F7EA
accent
#E68D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82