#FBA2AF#FBA2AF
#FBA2AF is a light, moderate red. Relative luminance 0.494; OKLCH L 80.4% C 0.107 H 10.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA2AF |
|---|---|
| RGB | rgb(251, 162, 175) |
| HSL | hsl(351, 92%, 81%) |
| HSV | hsv(351, 35%, 98%) |
| CMYK | cmyk(0%, 35.5%, 30.3%, 1.6%) |
| CIE-LAB | lab(75.73, 34.59, 7.10) |
| CIE-LCH | lch(75.73, 35.31, 11.60°) |
| OKLab | oklab(80.41% 0.1049 0.0189) |
| OKLCH | oklch(80.41% 0.107 10.2) |
| XYZ | xyz(60.4438, 49.4493, 46.9102) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.85
Lightpink
#FFB6C1
ΔE00 4.75
Faded Pink
#DE9DAC
ΔE00 5.60
Pig Pink
#E78EA5
ΔE00 6.06
Rose Pink
#F7879A
ΔE00 6.17
Pastel Pink
#FFBACD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA2AF #A2FBEE
analogous
#FBA2DB #FBA2AF #FBC1A2
triadic
#FBA2AF #AFFBA2 #A2AFFB
tetradic
#FBA2AF #DBFBA2 #A2FBEE #C1A2FB
square
#FBA2AF #DBFBA2 #A2FBEE #C1A2FB
split-complementary
#FBA2AF #A2FBC1 #A2DBFB
monochromatic
#F62D4A #F8677D #FBA2AF #FEDDE1 #FEE2E6
Accessibility & contrast
On white
1.93
#FBA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FBA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA2AF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA2AF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1AF
Deuteranopia (green-blind)
#C6C1AD
Tritanopia (blue-blind)
#FF9AA7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fba2af; /* rgb */ color: rgb(251, 162, 175); /* oklch */ color: oklch(80.4% 0.107 10.2);
Tailwind
colors: {
custom: {
50: '#febec6',
500: '#fba2af',
950: '#000000',
},
}SCSS
$custom: #fba2af; $custom-light: #febec6; $custom-dark: #000000;
JSON
{
"hex": "#fba2af",
"rgb": {
"r": 251,
"g": 162,
"b": 175
},
"hsl": {
"h": 351.236,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.80407,
"c": 0.10656,
"h": 10.2
},
"luminance": 0.49445
}Semantic roles & 50–950 ramp
primary
#FBA2AF
secondary
#D5F6F1
accent
#E6C400
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182