#FE7FB3#FE7FB3
#FE7FB3 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.5% C 0.163 H 355.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FB3 |
|---|---|
| RGB | rgb(254, 127, 179) |
| HSL | hsl(335, 98%, 75%) |
| HSV | hsv(335, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 29.5%, 0.4%) |
| CIE-LAB | lab(69.12, 53.77, -4.70) |
| CIE-LCH | lch(69.12, 53.98, 355.01°) |
| OKLab | oklab(75.5% 0.163 -0.0117) |
| OKLCH | oklch(75.5% 0.163 355.9) |
| XYZ | xyz(56.6014, 39.5093, 47.2842) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.78
Carnation Pink
#FF7FA7
ΔE00 3.13
Pinky
#FC86AA
ΔE00 3.44
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 4.24
Hot Pink
#FF69B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FB3 #7FFECA
analogous
#FE7FF3 #FE7FB3 #FE8B7F
triadic
#FE7FB3 #B3FE7F #7FB3FE
tetradic
#FE7FB3 #F3FE7F #7FFECA #8B7FFE
square
#FE7FB3 #F3FE7F #7FFECA #8B7FFE
split-complementary
#FE7FB3 #7FFE8B #7FF3FE
monochromatic
#FD066B #FE428F #FE7FB3 #FEBCD7 #FFE1ED
Accessibility & contrast
On white
2.36
#FE7FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FE7FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FB3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FB3 | 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)
#919AB5
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7fb3; /* rgb */ color: rgb(254, 127, 179); /* oklch */ color: oklch(75.5% 0.163 355.9);
Tailwind
colors: {
custom: {
50: '#ffa8c9',
500: '#fe7fb3',
950: '#000000',
},
}SCSS
$custom: #fe7fb3; $custom-light: #ffa8c9; $custom-dark: #000000;
JSON
{
"hex": "#fe7fb3",
"rgb": {
"r": 254,
"g": 127,
"b": 179
},
"hsl": {
"h": 335.433,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75504,
"c": 0.1634,
"h": 355.9
},
"luminance": 0.39504
}Semantic roles & 50–950 ramp
primary
#FE7FB3
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82