#FBBFAF#FBBFAF
#FBBFAF is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.5% C 0.073 H 35.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFAF |
|---|---|
| RGB | rgb(251, 191, 175) |
| HSL | hsl(13, 90%, 84%) |
| HSV | hsv(13, 30%, 98%) |
| CMYK | cmyk(0%, 23.9%, 30.3%, 1.6%) |
| CIE-LAB | lab(82.31, 19.36, 16.43) |
| CIE-LCH | lch(82.31, 25.39, 40.31°) |
| OKLab | oklab(85.48% 0.0595 0.0424) |
| OKLCH | oklch(85.48% 0.073 35.4) |
| XYZ | xyz(66.1538, 60.8694, 48.8136) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.61
Light Salmon
#FEA993
ΔE00 6.29
Apricot
#FBCEB1
ΔE00 7.73
Pale Rose
#FDC1C5
ΔE00 7.76
Blush (survey)
#F29E8E
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFAF #AFEBFB
analogous
#FBAFC5 #FBBFAF #FBE5AF
triadic
#FBBFAF #AFFBBF #BFAFFB
tetradic
#FBBFAF #C5FBAF #AFEBFB #E5AFFB
square
#FBBFAF #C5FBAF #AFEBFB #E5AFFB
split-complementary
#FBBFAF #AFFBE5 #AFC5FB
monochromatic
#F5623A #F89075 #FBBFAF #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.59
#FBBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FBBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFAF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFAF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AE
Deuteranopia (green-blind)
#DBD1AF
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbfaf; /* rgb */ color: rgb(251, 191, 175); /* oklch */ color: oklch(85.5% 0.073 35.4);
Tailwind
colors: {
custom: {
50: '#fed2c6',
500: '#fbbfaf',
950: '#000000',
},
}SCSS
$custom: #fbbfaf; $custom-light: #fed2c6; $custom-dark: #000000;
JSON
{
"hex": "#fbbfaf",
"rgb": {
"r": 251,
"g": 191,
"b": 175
},
"hsl": {
"h": 12.632,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.85481,
"c": 0.07306,
"h": 35.4
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#FBBFAF
secondary
#6FC7DF
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382