#FA9BA2#FA9BA2
#FA9BA2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.8% C 0.114 H 15.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9BA2 |
|---|---|
| RGB | rgb(250, 155, 162) |
| HSL | hsl(356, 90%, 79%) |
| HSV | hsv(356, 38%, 98%) |
| CMYK | cmyk(0%, 38%, 35.2%, 2%) |
| CIE-LAB | lab(73.79, 36.26, 11.47) |
| CIE-LCH | lch(73.79, 38.03, 17.55°) |
| OKLab | oklab(78.8% 0.1099 0.0299) |
| OKLCH | oklch(78.8% 0.114 15.2) |
| XYZ | xyz(57.6696, 46.3798, 40.0903) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.12
Blush Pink
#FE828C
ΔE00 5.80
Soft Pink
#FDB0C0
ΔE00 6.62
Pig Pink
#E78EA5
ΔE00 6.71
Rosa
#FE86A4
ΔE00 6.85
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9BA2 #9BFAF3
analogous
#FA9BD2 #FA9BA2 #FAC49B
triadic
#FA9BA2 #A2FA9B #9BA2FA
tetradic
#FA9BA2 #D2FA9B #9BFAF3 #C49BFA
square
#FA9BA2 #D2FA9B #9BFAF3 #C49BFA
split-complementary
#FA9BA2 #9BFAC4 #9BD2FA
monochromatic
#F42636 #F7616C #FA9BA2 #FDD5D8 #FEE2E4
Accessibility & contrast
On white
2.04
#FA9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FA9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9BA2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9BA2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C4BCA0
Tritanopia (blue-blind)
#FF919E
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa9ba2; /* rgb */ color: rgb(250, 155, 162); /* oklch */ color: oklch(78.8% 0.114 15.2);
Tailwind
colors: {
custom: {
50: '#feb9bd',
500: '#fa9ba2',
950: '#000000',
},
}SCSS
$custom: #fa9ba2; $custom-light: #feb9bd; $custom-dark: #000000;
JSON
{
"hex": "#fa9ba2",
"rgb": {
"r": 250,
"g": 155,
"b": 162
},
"hsl": {
"h": 355.579,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.78797,
"c": 0.11392,
"h": 15.2
},
"luminance": 0.46375
}Semantic roles & 50–950 ramp
primary
#FA9BA2
secondary
#D5F6F3
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081