#FBDBAD#FBDBAD
#FBDBAD is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.7% C 0.069 H 76.7°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBAD |
|---|---|
| RGB | rgb(251, 219, 173) |
| HSL | hsl(35, 91%, 83%) |
| HSV | hsv(35, 31%, 98%) |
| CMYK | cmyk(0%, 12.7%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.01, 4.54, 26.74) |
| CIE-LCH | lch(89.01, 27.12, 80.37°) |
| OKLab | oklab(90.7% 0.016 0.0676) |
| OKLCH | oklch(90.7% 0.069 76.7) |
| XYZ | xyz(72.6591, 74.1920, 50.0202) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.99
Moccasin
#FFE4B5
ΔE00 2.50
Wheat
#F5DEB3
ΔE00 2.89
Light Peach
#FFD8B1
ΔE00 3.68
Pale Peach
#FFE5AD
ΔE00 4.09
Bisque
#FFE4C4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBAD #ADCDFB
analogous
#FBB4AD #FBDBAD #F4FBAD
triadic
#FBDBAD #ADFBDB #DBADFB
tetradic
#FBDBAD #ADFBB4 #ADCDFB #FBADF4
square
#FBDBAD #ADFBB4 #ADCDFB #FBADF4
split-complementary
#FBDBAD #ADF4FB #B4ADFB
monochromatic
#F5A838 #F8C173 #FBDBAD #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.33
#FBDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FBDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBAD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBAD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAA
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbad; /* rgb */ color: rgb(251, 219, 173); /* oklch */ color: oklch(90.7% 0.069 76.7);
Tailwind
colors: {
custom: {
50: '#fde6c5',
500: '#fbdbad',
950: '#000000',
},
}SCSS
$custom: #fbdbad; $custom-light: #fde6c5; $custom-dark: #000000;
JSON
{
"hex": "#fbdbad",
"rgb": {
"r": 251,
"g": 219,
"b": 173
},
"hsl": {
"h": 35.385,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.90703,
"c": 0.06945,
"h": 76.7
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#FBDBAD
secondary
#6E9CDF
accent
#5EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482