#FBDBAB#FBDBAB
#FBDBAB is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.7% C 0.072 H 77.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBAB |
|---|---|
| RGB | rgb(251, 219, 171) |
| HSL | hsl(36, 91%, 83%) |
| HSV | hsv(36, 32%, 98%) |
| CMYK | cmyk(0%, 12.7%, 31.9%, 1.6%) |
| CIE-LAB | lab(88.98, 4.29, 27.72) |
| CIE-LCH | lch(88.98, 28.05, 81.20°) |
| OKLab | oklab(90.66% 0.0152 0.0699) |
| OKLCH | oklch(90.66% 0.072 77.7) |
| XYZ | xyz(72.4671, 74.1152, 49.0086) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.76
Moccasin
#FFE4B5
ΔE00 2.38
Wheat
#F5DEB3
ΔE00 2.86
Pale Peach
#FFE5AD
ΔE00 3.69
Light Peach
#FFD8B1
ΔE00 4.13
Bisque
#FFE4C4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBAB #ABCBFB
analogous
#FBB3AB #FBDBAB #F3FBAB
triadic
#FBDBAB #ABFBDB #DBABFB
tetradic
#FBDBAB #ABFBB3 #ABCBFB #FBABF3
square
#FBDBAB #ABFBB3 #ABCBFB #FBABF3
split-complementary
#FBDBAB #ABF3FB #B3ABFB
monochromatic
#F5A936 #F8C271 #FBDBAB #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.33
#FBDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#FBDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBAB
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBAB | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#F0E3AC
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbdbab; /* rgb */ color: rgb(251, 219, 171); /* oklch */ color: oklch(90.7% 0.072 77.7);
Tailwind
colors: {
custom: {
50: '#fde6c4',
500: '#fbdbab',
950: '#000000',
},
}SCSS
$custom: #fbdbab; $custom-light: #fde6c4; $custom-dark: #000000;
JSON
{
"hex": "#fbdbab",
"rgb": {
"r": 251,
"g": 219,
"b": 171
},
"hsl": {
"h": 36,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.90663,
"c": 0.07155,
"h": 77.7
},
"luminance": 0.74113
}Semantic roles & 50–950 ramp
primary
#FBDBAB
secondary
#6C9ADE
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482