#FE9BB7#FE9BB7
#FE9BB7 is a light, vivid pink. Relative luminance 0.479; OKLCH L 79.8% C 0.122 H 2.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BB7 |
|---|---|
| RGB | rgb(254, 155, 183) |
| HSL | hsl(343, 98%, 80%) |
| HSV | hsv(343, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 28%, 0.4%) |
| CIE-LAB | lab(74.79, 40.31, 1.38) |
| CIE-LCH | lch(74.79, 40.33, 1.97°) |
| OKLab | oklab(79.83% 0.1219 0.0042) |
| OKLCH | oklch(79.83% 0.122 2) |
| XYZ | xyz(61.1435, 47.9369, 50.8229) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.78
Rosa
#FE86A4
ΔE00 4.85
Soft Pink
#FDB0C0
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 5.96
Carnation Pink
#FF7FA7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BB7 #9BFEE2
analogous
#FE9BE9 #FE9BB7 #FEB09B
triadic
#FE9BB7 #B7FE9B #9BB7FE
tetradic
#FE9BB7 #E9FE9B #9BFEE2 #B09BFE
square
#FE9BB7 #E9FE9B #9BFEE2 #B09BFE
split-complementary
#FE9BB7 #9BFEB0 #9BE9FE
monochromatic
#FD2260 #FD5E8B #FE9BB7 #FFD8E3 #FFE1E9
Accessibility & contrast
On white
1.98
#FE9BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FE9BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BB7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BB7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB8
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#FF94A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe9bb7; /* rgb */ color: rgb(254, 155, 183); /* oklch */ color: oklch(79.8% 0.122 2.0);
Tailwind
colors: {
custom: {
50: '#ffbacc',
500: '#fe9bb7',
950: '#000000',
},
}SCSS
$custom: #fe9bb7; $custom-light: #ffbacc; $custom-dark: #000000;
JSON
{
"hex": "#fe9bb7",
"rgb": {
"r": 254,
"g": 155,
"b": 183
},
"hsl": {
"h": 343.03,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79827,
"c": 0.12199,
"h": 2
},
"luminance": 0.47932
}Semantic roles & 50–950 ramp
primary
#FE9BB7
secondary
#D4F7ED
accent
#E6A500
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182