#FBDCAE#FBDCAE
#FBDCAE is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.9% C 0.069 H 77.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCAE |
|---|---|
| RGB | rgb(251, 220, 174) |
| HSL | hsl(36, 91%, 83%) |
| HSV | hsv(36, 31%, 98%) |
| CMYK | cmyk(0%, 12.4%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.28, 4.15, 26.58) |
| CIE-LCH | lch(89.28, 26.90, 81.13°) |
| OKLab | oklab(90.92% 0.0149 0.0672) |
| OKLCH | oklch(90.92% 0.069 77.5) |
| XYZ | xyz(73.0179, 74.7542, 50.6189) |
| Luminance | 0.7475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.93
Moccasin
#FFE4B5
ΔE00 2.15
Wheat
#F5DEB3
ΔE00 2.56
Pale Peach
#FFE5AD
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 3.98
Bisque
#FFE4C4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCAE #AECDFB
analogous
#FBB5AE #FBDCAE #F3FBAE
triadic
#FBDCAE #AEFBDC #DCAEFB
tetradic
#FBDCAE #AEFBB5 #AECDFB #FBAEF3
square
#FBDCAE #AEFBB5 #AECDFB #FBAEF3
split-complementary
#FBDCAE #AEF3FB #B5AEFB
monochromatic
#F5AA39 #F8C374 #FBDCAE #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.32
#FBDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#FBDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCAE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCAE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbdcae; /* rgb */ color: rgb(251, 220, 174); /* oklch */ color: oklch(90.9% 0.069 77.5);
Tailwind
colors: {
custom: {
50: '#fde6c6',
500: '#fbdcae',
950: '#000000',
},
}SCSS
$custom: #fbdcae; $custom-light: #fde6c6; $custom-dark: #000000;
JSON
{
"hex": "#fbdcae",
"rgb": {
"r": 251,
"g": 220,
"b": 174
},
"hsl": {
"h": 35.844,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.90917,
"c": 0.06885,
"h": 77.5
},
"luminance": 0.74752
}Semantic roles & 50–950 ramp
primary
#FBDCAE
secondary
#6F9CDF
accent
#5CE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482