#FE7FB5#FE7FB5
#FE7FB5 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.164 H 355.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FB5 |
|---|---|
| RGB | rgb(254, 127, 181) |
| HSL | hsl(334, 98%, 75%) |
| HSV | hsv(334, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 28.7%, 0.4%) |
| CIE-LAB | lab(69.18, 54.02, -5.73) |
| CIE-LCH | lch(69.18, 54.33, 353.94°) |
| OKLab | oklab(75.57% 0.1636 -0.0144) |
| OKLCH | oklch(75.57% 0.164 355) |
| XYZ | xyz(56.8051, 39.5908, 48.3572) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Carnation Pink
#FF7FA7
ΔE00 3.61
Pinky
#FC86AA
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FB5 #7FFEC8
analogous
#FE7FF5 #FE7FB5 #FE887F
triadic
#FE7FB5 #B5FE7F #7FB5FE
tetradic
#FE7FB5 #F5FE7F #7FFEC8 #887FFE
square
#FE7FB5 #F5FE7F #7FFEC8 #887FFE
split-complementary
#FE7FB5 #7FFE88 #7FF5FE
monochromatic
#FD066F #FE4292 #FE7FB5 #FEBCD8 #FFE1ED
Accessibility & contrast
On white
2.35
#FE7FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FE7FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FB5
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FB5 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909BB7
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7fb5; /* rgb */ color: rgb(254, 127, 181); /* oklch */ color: oklch(75.6% 0.164 355.0);
Tailwind
colors: {
custom: {
50: '#ffa8cb',
500: '#fe7fb5',
950: '#000000',
},
}SCSS
$custom: #fe7fb5; $custom-light: #ffa8cb; $custom-dark: #000000;
JSON
{
"hex": "#fe7fb5",
"rgb": {
"r": 254,
"g": 127,
"b": 181
},
"hsl": {
"h": 334.488,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.75567,
"c": 0.16426,
"h": 355
},
"luminance": 0.39586
}Semantic roles & 50–950 ramp
primary
#FE7FB5
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82