#FBDBB3#FBDBB3
#FBDBB3 is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.8% C 0.063 H 73.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBB3 |
|---|---|
| RGB | rgb(251, 219, 179) |
| HSL | hsl(33, 90%, 84%) |
| HSV | hsv(33, 29%, 98%) |
| CMYK | cmyk(0%, 12.7%, 28.7%, 1.6%) |
| CIE-LAB | lab(89.13, 5.30, 23.78) |
| CIE-LCH | lch(89.13, 24.36, 77.44°) |
| OKLab | oklab(90.83% 0.0184 0.0605) |
| OKLCH | oklch(90.83% 0.063 73.1) |
| XYZ | xyz(73.2528, 74.4295, 53.1467) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.48
Light Peach
#FFD8B1
ΔE00 2.48
Bisque
#FFE4C4
ΔE00 3.04
Peach
#FFDAB9
ΔE00 3.42
Moccasin
#FFE4B5
ΔE00 3.52
Wheat
#F5DEB3
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBB3 #B3D3FB
analogous
#FBB7B3 #FBDBB3 #F7FBB3
triadic
#FBDBB3 #B3FBDB #DBB3FB
tetradic
#FBDBB3 #B3FBB7 #B3D3FB #FBB3F7
square
#FBDBB3 #B3FBB7 #B3D3FB #FBB3F7
split-complementary
#FBDBB3 #B3F7FB #B7B3FB
monochromatic
#F5A43F #F8BF79 #FBDBB3 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.32
#FBDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FBDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBB3
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBB3 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB0
Deuteranopia (green-blind)
#EFE3B4
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbb3; /* rgb */ color: rgb(251, 219, 179); /* oklch */ color: oklch(90.8% 0.063 73.1);
Tailwind
colors: {
custom: {
50: '#fde6ca',
500: '#fbdbb3',
950: '#000000',
},
}SCSS
$custom: #fbdbb3; $custom-light: #fde6ca; $custom-dark: #000000;
JSON
{
"hex": "#fbdbb3",
"rgb": {
"r": 251,
"g": 219,
"b": 179
},
"hsl": {
"h": 33.333,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.90828,
"c": 0.06322,
"h": 73.1
},
"luminance": 0.74427
}Semantic roles & 50–950 ramp
primary
#FBDBB3
secondary
#73A3DF
accent
#66E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482