#FBDBB5#FBDBB5
#FBDBB5 is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.9% C 0.061 H 71.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBB5 |
|---|---|
| RGB | rgb(251, 219, 181) |
| HSL | hsl(33, 90%, 85%) |
| HSV | hsv(33, 28%, 98%) |
| CMYK | cmyk(0%, 12.7%, 27.9%, 1.6%) |
| CIE-LAB | lab(89.16, 5.56, 22.79) |
| CIE-LCH | lch(89.16, 23.46, 76.30°) |
| OKLab | oklab(90.87% 0.0192 0.0581) |
| OKLCH | oklch(90.87% 0.061 71.7) |
| XYZ | xyz(73.4565, 74.5110, 54.2198) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.22
Bisque
#FFE4C4
ΔE00 2.71
Peach
#FFDAB9
ΔE00 2.89
Navajowhite
#FFDEAD
ΔE00 3.07
Moccasin
#FFE4B5
ΔE00 4.01
Wheat
#F5DEB3
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBB5 #B5D5FB
analogous
#FBB8B5 #FBDBB5 #F8FBB5
triadic
#FBDBB5 #B5FBDB #DBB5FB
tetradic
#FBDBB5 #B5FBB8 #B5D5FB #FBB5F8
square
#FBDBB5 #B5FBB8 #B5D5FB #FBB5F8
split-complementary
#FBDBB5 #B5F8FB #B8B5FB
monochromatic
#F5A341 #F8BF7B #FBDBB5 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.32
#FBDBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FBDBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBB5
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBB5 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#EEE3B6
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbb5; /* rgb */ color: rgb(251, 219, 181); /* oklch */ color: oklch(90.9% 0.061 71.7);
Tailwind
colors: {
custom: {
50: '#fde6cb',
500: '#fbdbb5',
950: '#000000',
},
}SCSS
$custom: #fbdbb5; $custom-light: #fde6cb; $custom-dark: #000000;
JSON
{
"hex": "#fbdbb5",
"rgb": {
"r": 251,
"g": 219,
"b": 181
},
"hsl": {
"h": 32.571,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.9087,
"c": 0.06118,
"h": 71.7
},
"luminance": 0.74508
}Semantic roles & 50–950 ramp
primary
#FBDBB5
secondary
#75A6DF
accent
#69E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482