#FBAFB3#FBAFB3
#FBAFB3 is a very light, moderate red. Relative luminance 0.544; OKLCH L 82.7% C 0.089 H 15.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFB3 |
|---|---|
| RGB | rgb(251, 175, 179) |
| HSL | hsl(357, 90%, 84%) |
| HSV | hsv(357, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 28.7%, 1.6%) |
| CIE-LAB | lab(78.71, 28.30, 9.19) |
| CIE-LCH | lch(78.71, 29.75, 17.99°) |
| OKLab | oklab(82.73% 0.086 0.0242) |
| OKLCH | oklch(82.73% 0.089 15.7) |
| XYZ | xyz(63.2519, 54.4277, 49.8131) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.14
Soft Pink
#FDB0C0
ΔE00 4.12
Pale Rose
#FDC1C5
ΔE00 4.64
Pink
#FFC0CB
ΔE00 5.23
Bubblegum
#FFC1CC
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFB3 #AFFBF7
analogous
#FBAFD9 #FBAFB3 #FBD1AF
triadic
#FBAFB3 #B3FBAF #AFB3FB
tetradic
#FBAFB3 #D9FBAF #AFFBF7 #D1AFFB
square
#FBAFB3 #D9FBAF #AFFBF7 #D1AFFB
split-complementary
#FBAFB3 #AFFBD1 #AFD9FB
monochromatic
#F53A44 #F8757C #FBAFB3 #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.77
#FBAFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FBAFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFB3
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFB3 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#FFA8B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbafb3; /* rgb */ color: rgb(251, 175, 179); /* oklch */ color: oklch(82.7% 0.089 15.7);
Tailwind
colors: {
custom: {
50: '#fec7c9',
500: '#fbafb3',
950: '#000000',
},
}SCSS
$custom: #fbafb3; $custom-light: #fec7c9; $custom-dark: #000000;
JSON
{
"hex": "#fbafb3",
"rgb": {
"r": 251,
"g": 175,
"b": 179
},
"hsl": {
"h": 356.842,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.82728,
"c": 0.08935,
"h": 15.7
},
"luminance": 0.54424
}Semantic roles & 50–950 ramp
primary
#FBAFB3
secondary
#6FDFD9
accent
#E6D900
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282