#FBDBBE#FBDBBE
#FBDBBE is a very light, muted orange. Relative luminance 0.749; OKLCH L 91.1% C 0.052 H 64.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBBE |
|---|---|
| RGB | rgb(251, 219, 190) |
| HSL | hsl(29, 88%, 86%) |
| HSV | hsv(29, 24%, 98%) |
| CMYK | cmyk(0%, 12.7%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.34, 6.76, 18.35) |
| CIE-LCH | lch(89.34, 19.56, 69.78°) |
| OKLab | oklab(91.07% 0.0227 0.0472) |
| OKLCH | oklch(91.07% 0.052 64.3) |
| XYZ | xyz(74.4100, 74.8923, 59.2412) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.61
Light Peach
#FFD8B1
ΔE00 3.10
Bisque
#FFE4C4
ΔE00 3.10
Apricot
#FBCEB1
ΔE00 4.86
Blanchedalmond
#FFEBCD
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBBE #BEDEFB
analogous
#FBBEC0 #FBDBBE #FBFABE
triadic
#FBDBBE #BEFBDB #DBBEFB
tetradic
#FBDBBE #C0FBBE #BEDEFB #FABEFB
square
#FBDBBE #C0FBBE #BEDEFB #FABEFB
split-complementary
#FBDBBE #BEFBFA #BEC0FB
monochromatic
#F49B4B #F7BB84 #FBDBBE #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.31
#FBDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FBDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBBE
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBBE | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#EDE3BE
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbbe; /* rgb */ color: rgb(251, 219, 190); /* oklch */ color: oklch(91.1% 0.052 64.3);
Tailwind
colors: {
custom: {
50: '#fde6d1',
500: '#fbdbbe',
950: '#000000',
},
}SCSS
$custom: #fbdbbe; $custom-light: #fde6d1; $custom-dark: #000000;
JSON
{
"hex": "#fbdbbe",
"rgb": {
"r": 251,
"g": 219,
"b": 190
},
"hsl": {
"h": 28.525,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.9107,
"c": 0.0524,
"h": 64.3
},
"luminance": 0.7489
}Semantic roles & 50–950 ramp
primary
#FBDBBE
secondary
#7DB1E0
accent
#78E500
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483