#FE7BB9#FE7BB9
#FE7BB9 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.172 H 352.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BB9 |
|---|---|
| RGB | rgb(254, 123, 185) |
| HSL | hsl(332, 98%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 27.2%, 0.4%) |
| CIE-LAB | lab(68.57, 56.44, -8.89) |
| CIE-LCH | lch(68.57, 57.13, 351.05°) |
| OKLab | oklab(75.15% 0.1707 -0.0228) |
| OKLCH | oklch(75.15% 0.172 352.4) |
| XYZ | xyz(56.7151, 38.7446, 50.3810) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.49
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Hot Pink
#FF69B4
ΔE00 3.27
Bubble Gum Pink
#FF69AF
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BB9 #7BFEC0
analogous
#FE7BFB #FE7BB9 #FE7F7B
triadic
#FE7BB9 #B9FE7B #7BB9FE
tetradic
#FE7BB9 #FBFE7B #7BFEC0 #7F7BFE
square
#FE7BB9 #FBFE7B #7BFEC0 #7F7BFE
split-complementary
#FE7BB9 #7BFE7F #7BFBFE
monochromatic
#FD0279 #FE3E99 #FE7BB9 #FEB8D9 #FFE1EF
Accessibility & contrast
On white
2.40
#FE7BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FE7BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BB9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BB9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BB
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#FF7592
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7bb9; /* rgb */ color: rgb(254, 123, 185); /* oklch */ color: oklch(75.1% 0.172 352.4);
Tailwind
colors: {
custom: {
50: '#ffa5ce',
500: '#fe7bb9',
950: '#000000',
},
}SCSS
$custom: #fe7bb9; $custom-light: #ffa5ce; $custom-dark: #000000;
JSON
{
"hex": "#fe7bb9",
"rgb": {
"r": 254,
"g": 123,
"b": 185
},
"hsl": {
"h": 331.603,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.75148,
"c": 0.17219,
"h": 352.4
},
"luminance": 0.3874
}Semantic roles & 50–950 ramp
primary
#FE7BB9
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82