#FBD1BF#FBD1BF
#FBD1BF is a very light, muted orange. Relative luminance 0.699; OKLCH L 89.2% C 0.053 H 44.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD1BF |
|---|---|
| RGB | rgb(251, 209, 191) |
| HSL | hsl(18, 88%, 87%) |
| HSV | hsv(18, 24%, 98%) |
| CMYK | cmyk(0%, 16.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(86.94, 12.08, 14.44) |
| CIE-LCH | lch(86.94, 18.83, 50.09°) |
| OKLab | oklab(89.19% 0.0382 0.0375) |
| OKLCH | oklch(89.19% 0.053 44.5) |
| XYZ | xyz(71.9888, 69.8744, 58.9752) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.06
Peach
#FFDAB9
ΔE00 6.86
Mistyrose
#FFE4E1
ΔE00 7.74
Light Peach
#FFD8B1
ΔE00 8.31
Pale Salmon
#FFB19A
ΔE00 9.63
Bisque
#FFE4C4
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD1BF #BFE9FB
analogous
#FBBFCB #FBD1BF #FBEFBF
triadic
#FBD1BF #BFFBD1 #D1BFFB
tetradic
#FBD1BF #CBFBBF #BFE9FB #EFBFFB
square
#FBD1BF #CBFBBF #BFE9FB #EFBFFB
split-complementary
#FBD1BF #BFFBEF #BFCBFB
monochromatic
#F47E4C #F7A885 #FBD1BF #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.40
#FBD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#FBD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD1BF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD1BF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BE
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#FFCBCC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd1bf; /* rgb */ color: rgb(251, 209, 191); /* oklch */ color: oklch(89.2% 0.053 44.5);
Tailwind
colors: {
custom: {
50: '#fddfd2',
500: '#fbd1bf',
950: '#000000',
},
}SCSS
$custom: #fbd1bf; $custom-light: #fddfd2; $custom-dark: #000000;
JSON
{
"hex": "#fbd1bf",
"rgb": {
"r": 251,
"g": 209,
"b": 191
},
"hsl": {
"h": 18,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.89194,
"c": 0.05347,
"h": 44.5
},
"luminance": 0.69872
}Semantic roles & 50–950 ramp
primary
#FBD1BF
secondary
#7EC3E0
accent
#A0E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483