#FBDBB8#FBDBB8
#FBDBB8 is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.9% C 0.058 H 69.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBB8 |
|---|---|
| RGB | rgb(251, 219, 184) |
| HSL | hsl(31, 89%, 85%) |
| HSV | hsv(31, 27%, 98%) |
| CMYK | cmyk(0%, 12.7%, 26.7%, 1.6%) |
| CIE-LAB | lab(89.22, 5.95, 21.31) |
| CIE-LCH | lch(89.22, 22.13, 74.40°) |
| OKLab | oklab(90.94% 0.0204 0.0545) |
| OKLCH | oklch(90.94% 0.058 69.5) |
| XYZ | xyz(73.7677, 74.6354, 55.8584) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.10
Peach
#FFDAB9
ΔE00 2.13
Bisque
#FFE4C4
ΔE00 2.44
Navajowhite
#FFDEAD
ΔE00 4.02
Wheat
#F5DEB3
ΔE00 4.84
Moccasin
#FFE4B5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBB8 #B8D8FB
analogous
#FBB9B8 #FBDBB8 #FAFBB8
triadic
#FBDBB8 #B8FBDB #DBB8FB
tetradic
#FBDBB8 #B8FBB9 #B8D8FB #FBB8FA
square
#FBDBB8 #B8FBB9 #B8D8FB #FBB8FA
split-complementary
#FBDBB8 #B8FAFB #B9B8FB
monochromatic
#F4A044 #F8BE7E #FBDBB8 #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.32
#FBDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FBDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBB8
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBB8 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB6
Deuteranopia (green-blind)
#EEE3B9
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbb8; /* rgb */ color: rgb(251, 219, 184); /* oklch */ color: oklch(90.9% 0.058 69.5);
Tailwind
colors: {
custom: {
50: '#fde6cd',
500: '#fbdbb8',
950: '#000000',
},
}SCSS
$custom: #fbdbb8; $custom-light: #fde6cd; $custom-dark: #000000;
JSON
{
"hex": "#fbdbb8",
"rgb": {
"r": 251,
"g": 219,
"b": 184
},
"hsl": {
"h": 31.343,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.90935,
"c": 0.05817,
"h": 69.5
},
"luminance": 0.74633
}Semantic roles & 50–950 ramp
primary
#FBDBB8
secondary
#77A9E0
accent
#6EE600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483