#FBAFAF#FBAFAF
#FBAFAF is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.6% C 0.089 H 19.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAFAF |
|---|---|
| RGB | rgb(251, 175, 175) |
| HSL | hsl(0, 90%, 84%) |
| HSV | hsv(0, 30%, 98%) |
| CMYK | cmyk(0%, 30.3%, 30.3%, 1.6%) |
| CIE-LAB | lab(78.62, 27.78, 11.22) |
| CIE-LCH | lch(78.62, 29.96, 22.00°) |
| OKLab | oklab(82.63% 0.0845 0.0293) |
| OKLCH | oklch(82.63% 0.089 19.1) |
| XYZ | xyz(62.8532, 54.2682, 47.7134) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.43
Pale Rose
#FDC1C5
ΔE00 5.04
Soft Pink
#FDB0C0
ΔE00 5.57
Pink
#FFC0CB
ΔE00 6.19
Light Rose
#FFC5CB
ΔE00 6.22
Bubblegum
#FFC1CC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAFAF #AFFBFB
analogous
#FBAFD5 #FBAFAF #FBD5AF
triadic
#FBAFAF #AFFBAF #AFAFFB
tetradic
#FBAFAF #D5FBAF #AFFBFB #D5AFFB
square
#FBAFAF #D5FBAF #AFFBFB #D5AFFB
split-complementary
#FBAFAF #AFFBD5 #AFD5FB
monochromatic
#F53A3A #F87575 #FBAFAF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.77
#FBAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#FBAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAFAF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAFAF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#FFA7AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbafaf; /* rgb */ color: rgb(251, 175, 175); /* oklch */ color: oklch(82.6% 0.089 19.1);
Tailwind
colors: {
custom: {
50: '#fec7c6',
500: '#fbafaf',
950: '#000000',
},
}SCSS
$custom: #fbafaf; $custom-light: #fec7c6; $custom-dark: #000000;
JSON
{
"hex": "#fbafaf",
"rgb": {
"r": 251,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.82626,
"c": 0.08945,
"h": 19.1
},
"luminance": 0.54264
}Semantic roles & 50–950 ramp
primary
#FBAFAF
secondary
#6FDFDF
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282