#FBDBBF#FBDBBF
#FBDBBF is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.1% C 0.051 H 63.3°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBBF |
|---|---|
| RGB | rgb(251, 219, 191) |
| HSL | hsl(28, 88%, 87%) |
| HSV | hsv(28, 24%, 98%) |
| CMYK | cmyk(0%, 12.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(89.36, 6.90, 17.86) |
| CIE-LCH | lch(89.36, 19.14, 68.88°) |
| OKLab | oklab(91.09% 0.0231 0.046) |
| OKLCH | oklch(91.09% 0.051 63.3) |
| XYZ | xyz(74.5196, 74.9362, 59.8188) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.78
Bisque
#FFE4C4
ΔE00 3.35
Light Peach
#FFD8B1
ΔE00 3.38
Apricot
#FBCEB1
ΔE00 4.72
Blanchedalmond
#FFEBCD
ΔE00 5.93
Champagne
#F7E7CE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBBF #BFDFFB
analogous
#FBBFC1 #FBDBBF #FBF9BF
triadic
#FBDBBF #BFFBDB #DBBFFB
tetradic
#FBDBBF #C1FBBF #BFDFFB #F9BFFB
square
#FBDBBF #C1FBBF #BFDFFB #F9BFFB
split-complementary
#FBDBBF #BFFBF9 #BFC1FB
monochromatic
#F49A4C #F7BB85 #FBDBBF #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.31
#FBDBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#FBDBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBBF
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBBF | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbdbbf; /* rgb */ color: rgb(251, 219, 191); /* oklch */ color: oklch(91.1% 0.051 63.3);
Tailwind
colors: {
custom: {
50: '#fde6d2',
500: '#fbdbbf',
950: '#000000',
},
}SCSS
$custom: #fbdbbf; $custom-light: #fde6d2; $custom-dark: #000000;
JSON
{
"hex": "#fbdbbf",
"rgb": {
"r": 251,
"g": 219,
"b": 191
},
"hsl": {
"h": 28,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91093,
"c": 0.05147,
"h": 63.3
},
"luminance": 0.74934
}Semantic roles & 50–950 ramp
primary
#FBDBBF
secondary
#7EB2E0
accent
#7AE501
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483