#FBDDAE#FBDDAE
#FBDDAE is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.1% C 0.069 H 78.8°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDAE |
|---|---|
| RGB | rgb(251, 221, 174) |
| HSL | hsl(37, 91%, 83%) |
| HSV | hsv(37, 31%, 98%) |
| CMYK | cmyk(0%, 12%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.52, 3.64, 26.91) |
| CIE-LCH | lch(89.52, 27.16, 82.31°) |
| OKLab | oklab(91.11% 0.0134 0.068) |
| OKLCH | oklch(91.11% 0.069 78.8) |
| XYZ | xyz(73.2812, 75.2806, 50.7067) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.95
Moccasin
#FFE4B5
ΔE00 1.73
Wheat
#F5DEB3
ΔE00 2.23
Pale Peach
#FFE5AD
ΔE00 3.28
Light Peach
#FFD8B1
ΔE00 4.50
Bisque
#FFE4C4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDAE #AECCFB
analogous
#FBB6AE #FBDDAE #F3FBAE
triadic
#FBDDAE #AEFBDD #DDAEFB
tetradic
#FBDDAE #AEFBB6 #AECCFB #FBAEF3
square
#FBDDAE #AEFBB6 #AECCFB #FBAEF3
split-complementary
#FBDDAE #AEF3FB #B6AEFB
monochromatic
#F5AC39 #F8C574 #FBDDAE #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.31
#FBDDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FBDDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDAE
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDAE | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#F1E4AF
Tritanopia (blue-blind)
#FFD4D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fbddae; /* rgb */ color: rgb(251, 221, 174); /* oklch */ color: oklch(91.1% 0.069 78.8);
Tailwind
colors: {
custom: {
50: '#fde7c6',
500: '#fbddae',
950: '#000000',
},
}SCSS
$custom: #fbddae; $custom-light: #fde7c6; $custom-dark: #000000;
JSON
{
"hex": "#fbddae",
"rgb": {
"r": 251,
"g": 221,
"b": 174
},
"hsl": {
"h": 36.623,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.9111,
"c": 0.06934,
"h": 78.8
},
"luminance": 0.75278
}Semantic roles & 50–950 ramp
primary
#FBDDAE
secondary
#6F9ADF
accent
#59E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482