#FF7EB2#FF7EB2
#FF7EB2 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.165 H 356.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB2 |
|---|---|
| RGB | rgb(255, 126, 178) |
| HSL | hsl(336, 100%, 75%) |
| HSV | hsv(336, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 30.2%, 0%) |
| CIE-LAB | lab(69.04, 54.45, -4.24) |
| CIE-LCH | lch(69.04, 54.61, 355.55°) |
| OKLab | oklab(75.46% 0.1652 -0.0104) |
| OKLCH | oklch(75.46% 0.165 356.4) |
| XYZ | xyz(56.7391, 39.4012, 46.7278) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.01
Pinky
#FC86AA
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 4.14
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Hot Pink
#FF69B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB2 #7EFFCB
analogous
#FF7EF2 #FF7EB2 #FF8B7E
triadic
#FF7EB2 #B2FF7E #7EB2FF
tetradic
#FF7EB2 #F2FF7E #7EFFCB #8B7EFF
square
#FF7EB2 #F2FF7E #7EFFCB #8B7EFF
split-complementary
#FF7EB2 #7EFF8B #7EF2FF
monochromatic
#FF0469 #FF418D #FF7EB2 #FFBBD7 #FFE0ED
Accessibility & contrast
On white
2.37
#FF7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB2 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB4
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eb2; /* rgb */ color: rgb(255, 126, 178); /* oklch */ color: oklch(75.5% 0.165 356.4);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#ff7eb2',
950: '#000000',
},
}SCSS
$custom: #ff7eb2; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb2",
"rgb": {
"r": 255,
"g": 126,
"b": 178
},
"hsl": {
"h": 335.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75464,
"c": 0.16548,
"h": 356.4
},
"luminance": 0.39396
}Semantic roles & 50–950 ramp
primary
#FF7EB2
secondary
#D4F7E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82