#FF7EB3#FF7EB3
#FF7EB3 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.166 H 355.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB3 |
|---|---|
| RGB | rgb(255, 126, 179) |
| HSL | hsl(335, 100%, 75%) |
| HSV | hsv(335, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 29.8%, 0%) |
| CIE-LAB | lab(69.07, 54.57, -4.75) |
| CIE-LCH | lch(69.07, 54.78, 355.02°) |
| OKLab | oklab(75.5% 0.1655 -0.0118) |
| OKLCH | oklch(75.5% 0.166 355.9) |
| XYZ | xyz(56.8399, 39.4415, 47.2585) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.77
Carnation Pink
#FF7FA7
ΔE00 3.17
Pinky
#FC86AA
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Hot Pink
#FF69B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB3 #7EFFCA
analogous
#FF7EF3 #FF7EB3 #FF8A7E
triadic
#FF7EB3 #B3FF7E #7EB3FF
tetradic
#FF7EB3 #F3FF7E #7EFFCA #8A7EFF
square
#FF7EB3 #F3FF7E #7EFFCA #8A7EFF
split-complementary
#FF7EB3 #7EFF8A #7EF3FF
monochromatic
#FF046B #FF418F #FF7EB3 #FFBBD7 #FFE0ED
Accessibility & contrast
On white
2.36
#FF7EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF7EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB5
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eb3; /* rgb */ color: rgb(255, 126, 179); /* oklch */ color: oklch(75.5% 0.166 355.9);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#ff7eb3',
950: '#000000',
},
}SCSS
$custom: #ff7eb3; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb3",
"rgb": {
"r": 255,
"g": 126,
"b": 179
},
"hsl": {
"h": 335.349,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75495,
"c": 0.16589,
"h": 355.9
},
"luminance": 0.39436
}Semantic roles & 50–950 ramp
primary
#FF7EB3
secondary
#D4F7E9
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82