#FBDBB0#FBDBB0
#FBDBB0 is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.8% C 0.066 H 75.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBB0 |
|---|---|
| RGB | rgb(251, 219, 176) |
| HSL | hsl(34, 90%, 84%) |
| HSV | hsv(34, 30%, 98%) |
| CMYK | cmyk(0%, 12.7%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.07, 4.91, 25.26) |
| CIE-LCH | lch(89.07, 25.73, 78.99°) |
| OKLab | oklab(90.77% 0.0172 0.064) |
| OKLCH | oklch(90.77% 0.066 75) |
| XYZ | xyz(72.9527, 74.3094, 51.5662) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.66
Moccasin
#FFE4B5
ΔE00 2.91
Light Peach
#FFD8B1
ΔE00 3.04
Wheat
#F5DEB3
ΔE00 3.15
Bisque
#FFE4C4
ΔE00 3.66
Peach
#FFDAB9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBB0 #B0D0FB
analogous
#FBB5B0 #FBDBB0 #F5FBB0
triadic
#FBDBB0 #B0FBDB #DBB0FB
tetradic
#FBDBB0 #B0FBB5 #B0D0FB #FBB0F5
square
#FBDBB0 #B0FBB5 #B0D0FB #FBB0F5
split-complementary
#FBDBB0 #B0F5FB #B5B0FB
monochromatic
#F5A63B #F8C076 #FBDBB0 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.32
#FBDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FBDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBB0
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBB0 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAD
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbb0; /* rgb */ color: rgb(251, 219, 176); /* oklch */ color: oklch(90.8% 0.066 75.0);
Tailwind
colors: {
custom: {
50: '#fde6c7',
500: '#fbdbb0',
950: '#000000',
},
}SCSS
$custom: #fbdbb0; $custom-light: #fde6c7; $custom-dark: #000000;
JSON
{
"hex": "#fbdbb0",
"rgb": {
"r": 251,
"g": 219,
"b": 176
},
"hsl": {
"h": 34.4,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.90765,
"c": 0.06631,
"h": 75
},
"luminance": 0.74307
}Semantic roles & 50–950 ramp
primary
#FBDBB0
secondary
#709FDF
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482