#FBDFAD#FBDFAD
#FBDFAD is a very light, moderate orange. Relative luminance 0.763; OKLCH L 91.5% C 0.072 H 81.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFAD |
|---|---|
| RGB | rgb(251, 223, 173) |
| HSL | hsl(38, 91%, 83%) |
| HSV | hsv(38, 31%, 98%) |
| CMYK | cmyk(0%, 11.2%, 31.1%, 1.6%) |
| CIE-LAB | lab(90.00, 2.49, 28.08) |
| CIE-LCH | lch(90.00, 28.19, 84.94°) |
| OKLab | oklab(91.48% 0.0101 0.0708) |
| OKLCH | oklch(91.48% 0.072 81.9) |
| XYZ | xyz(73.7152, 76.3042, 50.3722) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.32
Navajowhite
#FFDEAD
ΔE00 1.73
Wheat
#F5DEB3
ΔE00 2.04
Pale Peach
#FFE5AD
ΔE00 2.10
Bisque
#FFE4C4
ΔE00 5.34
Vanilla
#F3E5AB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFAD #ADC9FB
analogous
#FBB8AD #FBDFAD #F0FBAD
triadic
#FBDFAD #ADFBDF #DFADFB
tetradic
#FBDFAD #ADFBB8 #ADC9FB #FBADF0
square
#FBDFAD #ADFBB8 #ADC9FB #FBADF0
split-complementary
#FBDFAD #ADF0FB #B8ADFB
monochromatic
#F5B138 #F8C873 #FBDFAD #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.29
#FBDFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FBDFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFAD
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFAD | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEAA
Deuteranopia (green-blind)
#F3E5AE
Tritanopia (blue-blind)
#FFD6D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdfad; /* rgb */ color: rgb(251, 223, 173); /* oklch */ color: oklch(91.5% 0.072 81.9);
Tailwind
colors: {
custom: {
50: '#fde8c5',
500: '#fbdfad',
950: '#000000',
},
}SCSS
$custom: #fbdfad; $custom-light: #fde8c5; $custom-dark: #000000;
JSON
{
"hex": "#fbdfad",
"rgb": {
"r": 251,
"g": 223,
"b": 173
},
"hsl": {
"h": 38.462,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.91479,
"c": 0.07151,
"h": 81.9
},
"luminance": 0.76302
}Semantic roles & 50–950 ramp
primary
#FBDFAD
secondary
#6E96DF
accent
#52E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482