#FBC9BF#FBC9BF
#FBC9BF is a very light, muted red. Relative luminance 0.660; OKLCH L 87.7% C 0.059 H 31.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC9BF |
|---|---|
| RGB | rgb(251, 201, 191) |
| HSL | hsl(10, 88%, 87%) |
| HSV | hsv(10, 24%, 98%) |
| CMYK | cmyk(0%, 19.9%, 23.9%, 1.6%) |
| CIE-LAB | lab(85.02, 16.26, 11.73) |
| CIE-LCH | lch(85.02, 20.05, 35.81°) |
| OKLab | oklab(87.7% 0.0503 0.0306) |
| OKLCH | oklch(87.7% 0.059 31.3) |
| XYZ | xyz(70.0751, 66.0470, 58.3373) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.11
Light Rose
#FFC5CB
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 8.06
Apricot
#FBCEB1
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.37
Bubblegum
#FFC1CC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC9BF #BFF1FB
analogous
#FBBFD3 #FBC9BF #FBE7BF
triadic
#FBC9BF #BFFBC9 #C9BFFB
tetradic
#FBC9BF #D3FBBF #BFF1FB #E7BFFB
square
#FBC9BF #D3FBBF #BFF1FB #E7BFFB
split-complementary
#FBC9BF #BFFBE7 #BFD3FB
monochromatic
#F4684C #F79885 #FBC9BF #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.48
#FBC9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#FBC9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC9BF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC9BF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBE
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#FFC3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbc9bf; /* rgb */ color: rgb(251, 201, 191); /* oklch */ color: oklch(87.7% 0.059 31.3);
Tailwind
colors: {
custom: {
50: '#fdd9d2',
500: '#fbc9bf',
950: '#000000',
},
}SCSS
$custom: #fbc9bf; $custom-light: #fdd9d2; $custom-dark: #000000;
JSON
{
"hex": "#fbc9bf",
"rgb": {
"r": 251,
"g": 201,
"b": 191
},
"hsl": {
"h": 10,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.87703,
"c": 0.05891,
"h": 31.3
},
"luminance": 0.66044
}Semantic roles & 50–950 ramp
primary
#FBC9BF
secondary
#7ED0E0
accent
#BFE501
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383