#FBDBAE#FBDBAE
#FBDBAE is a very light, moderate orange. Relative luminance 0.742; OKLCH L 90.7% C 0.068 H 76.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBAE |
|---|---|
| RGB | rgb(251, 219, 174) |
| HSL | hsl(35, 91%, 83%) |
| HSV | hsv(35, 31%, 98%) |
| CMYK | cmyk(0%, 12.7%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.03, 4.66, 26.24) |
| CIE-LCH | lch(89.03, 26.65, 79.93°) |
| OKLab | oklab(90.72% 0.0164 0.0664) |
| OKLCH | oklch(90.72% 0.068 76.1) |
| XYZ | xyz(72.7563, 74.2308, 50.5317) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.18
Moccasin
#FFE4B5
ΔE00 2.61
Wheat
#F5DEB3
ΔE00 2.95
Light Peach
#FFD8B1
ΔE00 3.46
Bisque
#FFE4C4
ΔE00 4.11
Pale Peach
#FFE5AD
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBAE #AECEFB
analogous
#FBB4AE #FBDBAE #F4FBAE
triadic
#FBDBAE #AEFBDB #DBAEFB
tetradic
#FBDBAE #AEFBB4 #AECEFB #FBAEF4
square
#FBDBAE #AEFBB4 #AECEFB #FBAEF4
split-complementary
#FBDBAE #AEF4FB #B4AEFB
monochromatic
#F5A739 #F8C174 #FBDBAE #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.33
#FBDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#FBDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBAE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBAE | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdbae; /* rgb */ color: rgb(251, 219, 174); /* oklch */ color: oklch(90.7% 0.068 76.1);
Tailwind
colors: {
custom: {
50: '#fde6c6',
500: '#fbdbae',
950: '#000000',
},
}SCSS
$custom: #fbdbae; $custom-light: #fde6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbdbae",
"rgb": {
"r": 251,
"g": 219,
"b": 174
},
"hsl": {
"h": 35.065,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.90723,
"c": 0.0684,
"h": 76.1
},
"luminance": 0.74228
}Semantic roles & 50–950 ramp
primary
#FBDBAE
secondary
#6F9DDF
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482