#FBA1AF#FBA1AF
#FBA1AF is a light, moderate red. Relative luminance 0.491; OKLCH L 80.2% C 0.108 H 9.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA1AF |
|---|---|
| RGB | rgb(251, 161, 175) |
| HSL | hsl(351, 92%, 81%) |
| HSV | hsv(351, 36%, 98%) |
| CMYK | cmyk(0%, 35.9%, 30.3%, 1.6%) |
| CIE-LAB | lab(75.51, 35.11, 6.79) |
| CIE-LCH | lch(75.51, 35.76, 10.94°) |
| OKLab | oklab(80.24% 0.1064 0.0181) |
| OKLCH | oklch(80.24% 0.108 9.7) |
| XYZ | xyz(60.2683, 49.0984, 46.8518) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.94
Lightpink
#FFB6C1
ΔE00 4.96
Faded Pink
#DE9DAC
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 5.79
Rose Pink
#F7879A
ΔE00 5.95
Rosa
#FE86A4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA1AF #A1FBED
analogous
#FBA1DC #FBA1AF #FBC0A1
triadic
#FBA1AF #AFFBA1 #A1AFFB
tetradic
#FBA1AF #DCFBA1 #A1FBED #C0A1FB
square
#FBA1AF #DCFBA1 #A1FBED #C0A1FB
split-complementary
#FBA1AF #A1FBC0 #A1DCFB
monochromatic
#F62C4B #F9667D #FBA1AF #FDDCE1 #FEE2E6
Accessibility & contrast
On white
1.94
#FBA1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FBA1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA1AF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA1AF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#FF99A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fba1af; /* rgb */ color: rgb(251, 161, 175); /* oklch */ color: oklch(80.2% 0.108 9.7);
Tailwind
colors: {
custom: {
50: '#febec6',
500: '#fba1af',
950: '#000000',
},
}SCSS
$custom: #fba1af; $custom-light: #febec6; $custom-dark: #000000;
JSON
{
"hex": "#fba1af",
"rgb": {
"r": 251,
"g": 161,
"b": 175
},
"hsl": {
"h": 350.667,
"s": 91.837,
"l": 80.784
},
"oklch": {
"l": 0.8024,
"c": 0.10797,
"h": 9.7
},
"luminance": 0.49094
}Semantic roles & 50–950 ramp
primary
#FBA1AF
secondary
#D5F6F1
accent
#E6C200
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182