#FBDBB2#FBDBB2
#FBDBB2 is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.8% C 0.064 H 73.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBB2 |
|---|---|
| RGB | rgb(251, 219, 178) |
| HSL | hsl(34, 90%, 84%) |
| HSV | hsv(34, 29%, 98%) |
| CMYK | cmyk(0%, 12.7%, 29.1%, 1.6%) |
| CIE-LAB | lab(89.11, 5.17, 24.27) |
| CIE-LCH | lch(89.11, 24.82, 77.98°) |
| OKLab | oklab(90.81% 0.018 0.0617) |
| OKLCH | oklch(90.81% 0.064 73.7) |
| XYZ | xyz(73.1520, 74.3892, 52.6160) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.20
Light Peach
#FFD8B1
ΔE00 2.65
Bisque
#FFE4C4
ΔE00 3.23
Moccasin
#FFE4B5
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 3.45
Peach
#FFDAB9
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBB2 #B2D2FB
analogous
#FBB7B2 #FBDBB2 #F6FBB2
triadic
#FBDBB2 #B2FBDB #DBB2FB
tetradic
#FBDBB2 #B2FBB7 #B2D2FB #FBB2F6
square
#FBDBB2 #B2FBB7 #B2D2FB #FBB2F6
split-complementary
#FBDBB2 #B2F6FB #B7B2FB
monochromatic
#F5A53E #F8C078 #FBDBB2 #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.32
#FBDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FBDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBB2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBB2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#EFE3B3
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbb2; /* rgb */ color: rgb(251, 219, 178); /* oklch */ color: oklch(90.8% 0.064 73.7);
Tailwind
colors: {
custom: {
50: '#fde6c9',
500: '#fbdbb2',
950: '#000000',
},
}SCSS
$custom: #fbdbb2; $custom-light: #fde6c9; $custom-dark: #000000;
JSON
{
"hex": "#fbdbb2",
"rgb": {
"r": 251,
"g": 219,
"b": 178
},
"hsl": {
"h": 33.699,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.90807,
"c": 0.06424,
"h": 73.7
},
"luminance": 0.74387
}Semantic roles & 50–950 ramp
primary
#FBDBB2
secondary
#72A2DF
accent
#65E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482