#FE9BB5#FE9BB5
#FE9BB5 is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.121 H 3.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9BB5 |
|---|---|
| RGB | rgb(254, 155, 181) |
| HSL | hsl(344, 98%, 80%) |
| HSV | hsv(344, 39%, 100%) |
| CMYK | cmyk(0%, 39%, 28.7%, 0.4%) |
| CIE-LAB | lab(74.73, 40.05, 2.41) |
| CIE-LCH | lch(74.73, 40.12, 3.44°) |
| OKLab | oklab(79.77% 0.1212 0.0068) |
| OKLCH | oklch(79.77% 0.121 3.2) |
| XYZ | xyz(60.9368, 47.8542, 49.7344) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.65
Pig Pink
#E78EA5
ΔE00 4.68
Rosa
#FE86A4
ΔE00 4.69
Soft Pink
#FDB0C0
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.79
Carnation Pink
#FF7FA7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9BB5 #9BFEE4
analogous
#FE9BE7 #FE9BB5 #FEB29B
triadic
#FE9BB5 #B5FE9B #9BB5FE
tetradic
#FE9BB5 #E7FE9B #9BFEE4 #B29BFE
square
#FE9BB5 #E7FE9B #9BFEE4 #B29BFE
split-complementary
#FE9BB5 #9BFEB2 #9BE7FE
monochromatic
#FD225B #FD5E88 #FE9BB5 #FFD8E2 #FFE1E9
Accessibility & contrast
On white
1.99
#FE9BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FE9BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9BB5
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9BB5 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB6
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#FF94A4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fe9bb5; /* rgb */ color: rgb(254, 155, 181); /* oklch */ color: oklch(79.8% 0.121 3.2);
Tailwind
colors: {
custom: {
50: '#ffbacb',
500: '#fe9bb5',
950: '#000000',
},
}SCSS
$custom: #fe9bb5; $custom-light: #ffbacb; $custom-dark: #000000;
JSON
{
"hex": "#fe9bb5",
"rgb": {
"r": 254,
"g": 155,
"b": 181
},
"hsl": {
"h": 344.242,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.7977,
"c": 0.1214,
"h": 3.2
},
"luminance": 0.4785
}Semantic roles & 50–950 ramp
primary
#FE9BB5
secondary
#D4F7EE
accent
#E6A900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182