#FBD2B7#FBD2B7
#FBD2B7 is a very light, muted orange. Relative luminance 0.700; OKLCH L 89.2% C 0.059 H 55.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD2B7 |
|---|---|
| RGB | rgb(251, 210, 183) |
| HSL | hsl(24, 89%, 85%) |
| HSV | hsv(24, 27%, 98%) |
| CMYK | cmyk(0%, 16.3%, 27.1%, 1.6%) |
| CIE-LAB | lab(87.01, 10.47, 18.76) |
| CIE-LCH | lch(87.01, 21.49, 60.82°) |
| OKLab | oklab(89.2% 0.0335 0.0482) |
| OKLCH | oklch(89.2% 0.059 55.2) |
| XYZ | xyz(71.3784, 70.0241, 54.5467) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.33
Peach
#FFDAB9
ΔE00 3.39
Light Peach
#FFD8B1
ΔE00 4.62
Bisque
#FFE4C4
ΔE00 6.87
Navajowhite
#FFDEAD
ΔE00 8.74
Blanchedalmond
#FFEBCD
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD2B7 #B7E0FB
analogous
#FBB7BE #FBD2B7 #FBF4B7
triadic
#FBD2B7 #B7FBD2 #D2B7FB
tetradic
#FBD2B7 #BEFBB7 #B7E0FB #F4B7FB
square
#FBD2B7 #BEFBB7 #B7E0FB #F4B7FB
split-complementary
#FBD2B7 #B7FBF4 #B7BEFB
monochromatic
#F58A43 #F8AE7D #FBD2B7 #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.40
#FBD2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FBD2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD2B7
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD2B7 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B5
Deuteranopia (green-blind)
#E7DDB7
Tritanopia (blue-blind)
#FFCBCB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd2b7; /* rgb */ color: rgb(251, 210, 183); /* oklch */ color: oklch(89.2% 0.059 55.2);
Tailwind
colors: {
custom: {
50: '#fddfcc',
500: '#fbd2b7',
950: '#000000',
},
}SCSS
$custom: #fbd2b7; $custom-light: #fddfcc; $custom-dark: #000000;
JSON
{
"hex": "#fbd2b7",
"rgb": {
"r": 251,
"g": 210,
"b": 183
},
"hsl": {
"h": 23.824,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.89196,
"c": 0.0587,
"h": 55.2
},
"luminance": 0.70021
}Semantic roles & 50–950 ramp
primary
#FBD2B7
secondary
#77B6E0
accent
#8AE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483