#FB9AAA#FB9AAA
#FB9AAA is a light, moderate red. Relative luminance 0.465; OKLCH L 79.0% C 0.117 H 9.4°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AAA |
|---|---|
| RGB | rgb(251, 154, 170) |
| HSL | hsl(350, 92%, 79%) |
| HSV | hsv(350, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 32.3%, 1.6%) |
| CIE-LAB | lab(73.89, 38.11, 7.21) |
| CIE-LCH | lch(73.89, 38.78, 10.71°) |
| OKLab | oklab(78.96% 0.1156 0.0192) |
| OKLCH | oklch(78.96% 0.117 9.4) |
| XYZ | xyz(58.5971, 46.5272, 43.9168) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 4.82
Rosa
#FE86A4
ΔE00 4.91
Soft Pink
#FDB0C0
ΔE00 5.45
Pinky
#FC86AA
ΔE00 5.84
Faded Pink
#DE9DAC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AAA #9AFBEB
analogous
#FB9ADB #FB9AAA #FBBB9A
triadic
#FB9AAA #AAFB9A #9AAAFB
tetradic
#FB9AAA #DBFB9A #9AFBEB #BB9AFB
square
#FB9AAA #DBFB9A #9AFBEB #BB9AFB
split-complementary
#FB9AAA #9AFBBB #9ADBFB
monochromatic
#F62447 #F95F78 #FB9AAA #FDD5DC #FEE2E6
Accessibility & contrast
On white
2.04
#FB9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FB9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AAA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AAA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#C2BDA8
Tritanopia (blue-blind)
#FF91A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb9aaa; /* rgb */ color: rgb(251, 154, 170); /* oklch */ color: oklch(79.0% 0.117 9.4);
Tailwind
colors: {
custom: {
50: '#ffb9c3',
500: '#fb9aaa',
950: '#000000',
},
}SCSS
$custom: #fb9aaa; $custom-light: #ffb9c3; $custom-dark: #000000;
JSON
{
"hex": "#fb9aaa",
"rgb": {
"r": 251,
"g": 154,
"b": 170
},
"hsl": {
"h": 350.103,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.78957,
"c": 0.11713,
"h": 9.4
},
"luminance": 0.46523
}Semantic roles & 50–950 ramp
primary
#FB9AAA
secondary
#D5F6F1
accent
#E6C000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081