#FBD3BF#FBD3BF
#FBD3BF is a very light, muted orange. Relative luminance 0.709; OKLCH L 89.6% C 0.053 H 48.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3BF |
|---|---|
| RGB | rgb(251, 211, 191) |
| HSL | hsl(20, 88%, 87%) |
| HSV | hsv(20, 24%, 98%) |
| CMYK | cmyk(0%, 15.9%, 23.9%, 1.6%) |
| CIE-LAB | lab(87.42, 11.04, 15.13) |
| CIE-LCH | lch(87.42, 18.73, 53.87°) |
| OKLab | oklab(89.57% 0.0351 0.0392) |
| OKLCH | oklch(89.57% 0.053 48.1) |
| XYZ | xyz(72.4825, 70.8620, 59.1398) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.29
Peach
#FFDAB9
ΔE00 5.63
Light Peach
#FFD8B1
ΔE00 7.14
Mistyrose
#FFE4E1
ΔE00 8.00
Bisque
#FFE4C4
ΔE00 8.50
Pale Salmon
#FFB19A
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3BF #BFE7FB
analogous
#FBBFC9 #FBD3BF #FBF1BF
triadic
#FBD3BF #BFFBD3 #D3BFFB
tetradic
#FBD3BF #C9FBBF #BFE7FB #F1BFFB
square
#FBD3BF #C9FBBF #BFE7FB #F1BFFB
split-complementary
#FBD3BF #BFFBF1 #BFC9FB
monochromatic
#F4844C #F7AB85 #FBD3BF #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.38
#FBD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FBD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3BF
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3BF | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BE
Deuteranopia (green-blind)
#E7DEBF
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd3bf; /* rgb */ color: rgb(251, 211, 191); /* oklch */ color: oklch(89.6% 0.053 48.1);
Tailwind
colors: {
custom: {
50: '#fde0d2',
500: '#fbd3bf',
950: '#000000',
},
}SCSS
$custom: #fbd3bf; $custom-light: #fde0d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd3bf",
"rgb": {
"r": 251,
"g": 211,
"b": 191
},
"hsl": {
"h": 20,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.89571,
"c": 0.05262,
"h": 48.1
},
"luminance": 0.70859
}Semantic roles & 50–950 ramp
primary
#FBD3BF
secondary
#7EC0E0
accent
#99E501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483