#FB9AA4#FB9AA4
#FB9AA4 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.8% C 0.117 H 13.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AA4 |
|---|---|
| RGB | rgb(251, 154, 164) |
| HSL | hsl(354, 92%, 79%) |
| HSV | hsv(354, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 34.7%, 1.6%) |
| CIE-LAB | lab(73.74, 37.38, 10.31) |
| CIE-LCH | lch(73.74, 38.77, 15.42°) |
| OKLab | oklab(78.8% 0.1133 0.027) |
| OKLCH | oklch(78.8% 0.117 13.4) |
| XYZ | xyz(58.0425, 46.3053, 40.9956) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.55
Blush Pink
#FE828C
ΔE00 5.79
Rosa
#FE86A4
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.30
Faded Pink
#DE9DAC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AA4 #9AFBF1
analogous
#FB9AD5 #FB9AA4 #FBC19A
triadic
#FB9AA4 #A4FB9A #9AA4FB
tetradic
#FB9AA4 #D5FB9A #9AFBF1 #C19AFB
square
#FB9AA4 #D5FB9A #9AFBF1 #C19AFB
split-complementary
#FB9AA4 #9AFBC1 #9AD5FB
monochromatic
#F6243A #F95F6F #FB9AA4 #FDD5D9 #FEE2E4
Accessibility & contrast
On white
2.05
#FB9AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FB9AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AA4
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AA4 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF909E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb9aa4; /* rgb */ color: rgb(251, 154, 164); /* oklch */ color: oklch(78.8% 0.117 13.4);
Tailwind
colors: {
custom: {
50: '#ffb9be',
500: '#fb9aa4',
950: '#000000',
},
}SCSS
$custom: #fb9aa4; $custom-light: #ffb9be; $custom-dark: #000000;
JSON
{
"hex": "#fb9aa4",
"rgb": {
"r": 251,
"g": 154,
"b": 164
},
"hsl": {
"h": 353.814,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.78801,
"c": 0.11651,
"h": 13.4
},
"luminance": 0.46301
}Semantic roles & 50–950 ramp
primary
#FB9AA4
secondary
#D5F6F3
accent
#E6CE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081