#FB9AA2#FB9AA2
#FB9AA2 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.8% C 0.116 H 14.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9AA2 |
|---|---|
| RGB | rgb(251, 154, 162) |
| HSL | hsl(355, 92%, 79%) |
| HSV | hsv(355, 39%, 98%) |
| CMYK | cmyk(0%, 38.6%, 35.5%, 1.6%) |
| CIE-LAB | lab(73.70, 37.14, 11.35) |
| CIE-LCH | lch(73.70, 38.84, 16.99°) |
| OKLab | oklab(78.75% 0.1126 0.0296) |
| OKLCH | oklch(78.75% 0.116 14.7) |
| XYZ | xyz(57.8633, 46.2337, 40.0519) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.81
Blush Pink
#FE828C
ΔE00 5.58
Rosa
#FE86A4
ΔE00 6.51
Pig Pink
#E78EA5
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9AA2 #9AFBF3
analogous
#FB9AD2 #FB9AA2 #FBC39A
triadic
#FB9AA2 #A2FB9A #9AA2FB
tetradic
#FB9AA2 #D2FB9A #9AFBF3 #C39AFB
square
#FB9AA2 #D2FB9A #9AFBF3 #C39AFB
split-complementary
#FB9AA2 #9AFBC3 #9AD2FB
monochromatic
#F62436 #F95F6C #FB9AA2 #FDD5D8 #FEE2E4
Accessibility & contrast
On white
2.05
#FB9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FB9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9AA2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9AA2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA2
Deuteranopia (green-blind)
#C4BCA0
Tritanopia (blue-blind)
#FF909D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb9aa2; /* rgb */ color: rgb(251, 154, 162); /* oklch */ color: oklch(78.8% 0.116 14.7);
Tailwind
colors: {
custom: {
50: '#ffb9bd',
500: '#fb9aa2',
950: '#000000',
},
}SCSS
$custom: #fb9aa2; $custom-light: #ffb9bd; $custom-dark: #000000;
JSON
{
"hex": "#fb9aa2",
"rgb": {
"r": 251,
"g": 154,
"b": 162
},
"hsl": {
"h": 355.052,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.7875,
"c": 0.11641,
"h": 14.7
},
"luminance": 0.46229
}Semantic roles & 50–950 ramp
primary
#FB9AA2
secondary
#D5F6F3
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081