#FBD6BF#FBD6BF
#FBD6BF is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.1% C 0.052 H 53.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD6BF |
|---|---|
| RGB | rgb(251, 214, 191) |
| HSL | hsl(23, 88%, 87%) |
| HSV | hsv(23, 24%, 98%) |
| CMYK | cmyk(0%, 14.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(88.14, 9.48, 16.15) |
| CIE-LCH | lch(88.14, 18.73, 59.57°) |
| OKLab | oklab(90.14% 0.0306 0.0417) |
| OKLCH | oklch(90.14% 0.052 53.7) |
| XYZ | xyz(73.2348, 72.3665, 59.3905) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.92
Peach
#FFDAB9
ΔE00 3.82
Light Peach
#FFD8B1
ΔE00 5.45
Bisque
#FFE4C4
ΔE00 6.58
Mistyrose
#FFE4E1
ΔE00 8.71
Blanchedalmond
#FFEBCD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD6BF #BFE4FB
analogous
#FBBFC6 #FBD6BF #FBF4BF
triadic
#FBD6BF #BFFBD6 #D6BFFB
tetradic
#FBD6BF #C6FBBF #BFE4FB #F4BFFB
square
#FBD6BF #C6FBBF #BFE4FB #F4BFFB
split-complementary
#FBD6BF #BFFBF4 #BFC6FB
monochromatic
#F48C4C #F7B185 #FBD6BF #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.36
#FBD6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FBD6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD6BF
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD6BF | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D9BE
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#FFCFD0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd6bf; /* rgb */ color: rgb(251, 214, 191); /* oklch */ color: oklch(90.1% 0.052 53.7);
Tailwind
colors: {
custom: {
50: '#fde2d2',
500: '#fbd6bf',
950: '#000000',
},
}SCSS
$custom: #fbd6bf; $custom-light: #fde2d2; $custom-dark: #000000;
JSON
{
"hex": "#fbd6bf",
"rgb": {
"r": 251,
"g": 214,
"b": 191
},
"hsl": {
"h": 23,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.90139,
"c": 0.05175,
"h": 53.7
},
"luminance": 0.72364
}Semantic roles & 50–950 ramp
primary
#FBD6BF
secondary
#7EBBE0
accent
#8DE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483