#FB9EA4#FB9EA4
#FB9EA4 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.5% C 0.111 H 15.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EA4 |
|---|---|
| RGB | rgb(251, 158, 164) |
| HSL | hsl(356, 92%, 80%) |
| HSV | hsv(356, 37%, 98%) |
| CMYK | cmyk(0%, 37.1%, 34.7%, 1.6%) |
| CIE-LAB | lab(74.60, 35.30, 11.53) |
| CIE-LCH | lch(74.60, 37.14, 18.09°) |
| OKLab | oklab(79.46% 0.1071 0.0301) |
| OKLCH | oklch(79.46% 0.111 15.7) |
| XYZ | xyz(58.7137, 47.6478, 41.2193) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 6.24
Blush Pink
#FE828C
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 7.03
Pig Pink
#E78EA5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EA4 #9EFBF5
analogous
#FB9ED2 #FB9EA4 #FBC69E
triadic
#FB9EA4 #A4FB9E #9EA4FB
tetradic
#FB9EA4 #D2FB9E #9EFBF5 #C69EFB
square
#FB9EA4 #D2FB9E #9EFBF5 #C69EFB
split-complementary
#FB9EA4 #9EFBC6 #9ED2FB
monochromatic
#F62836 #F9636D #FB9EA4 #FDD9DB #FEE2E3
Accessibility & contrast
On white
1.99
#FB9EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FB9EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EA4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EA4 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#C6BEA2
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb9ea4; /* rgb */ color: rgb(251, 158, 164); /* oklch */ color: oklch(79.5% 0.111 15.7);
Tailwind
colors: {
custom: {
50: '#ffbbbe',
500: '#fb9ea4',
950: '#000000',
},
}SCSS
$custom: #fb9ea4; $custom-light: #ffbbbe; $custom-dark: #000000;
JSON
{
"hex": "#fb9ea4",
"rgb": {
"r": 251,
"g": 158,
"b": 164
},
"hsl": {
"h": 356.129,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.79458,
"c": 0.1112,
"h": 15.7
},
"luminance": 0.47643
}Semantic roles & 50–950 ramp
primary
#FB9EA4
secondary
#D5F6F4
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181