#FBD0BB#FBD0BB
#FBD0BB is a very light, muted orange. Relative luminance 0.692; OKLCH L 88.9% C 0.056 H 47.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD0BB |
|---|---|
| RGB | rgb(251, 208, 187) |
| HSL | hsl(20, 89%, 86%) |
| HSV | hsv(20, 25%, 98%) |
| CMYK | cmyk(0%, 17.1%, 25.5%, 1.6%) |
| CIE-LAB | lab(86.61, 12.05, 16.09) |
| CIE-LCH | lch(86.61, 20.11, 53.17°) |
| OKLab | oklab(88.91% 0.0381 0.0416) |
| OKLCH | oklch(88.91% 0.056 47.5) |
| XYZ | xyz(71.3100, 69.2116, 56.6070) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.90
Peach
#FFDAB9
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 8.73
Bisque
#FFE4C4
ΔE00 9.12
Pale Salmon
#FFB19A
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD0BB #BBE6FB
analogous
#FBBBC6 #FBD0BB #FBF0BB
triadic
#FBD0BB #BBFBD0 #D0BBFB
tetradic
#FBD0BB #C6FBBB #BBE6FB #F0BBFB
square
#FBD0BB #C6FBBB #BBE6FB #F0BBFB
split-complementary
#FBD0BB #BBFBF0 #BBC6FB
monochromatic
#F48047 #F8A881 #FBD0BB #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.41
#FBD0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#FBD0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD0BB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD0BB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#FFC9CA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fbd0bb; /* rgb */ color: rgb(251, 208, 187); /* oklch */ color: oklch(88.9% 0.056 47.5);
Tailwind
colors: {
custom: {
50: '#fddecf',
500: '#fbd0bb',
950: '#000000',
},
}SCSS
$custom: #fbd0bb; $custom-light: #fddecf; $custom-dark: #000000;
JSON
{
"hex": "#fbd0bb",
"rgb": {
"r": 251,
"g": 208,
"b": 187
},
"hsl": {
"h": 19.688,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88911,
"c": 0.0564,
"h": 47.5
},
"luminance": 0.69209
}Semantic roles & 50–950 ramp
primary
#FBD0BB
secondary
#7ABFE0
accent
#9AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483