#FBD7AE#FBD7AE
#FBD7AE is a very light, moderate orange. Relative luminance 0.722; OKLCH L 90.0% C 0.067 H 70.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7AE |
|---|---|
| RGB | rgb(251, 215, 174) |
| HSL | hsl(32, 91%, 83%) |
| HSV | hsv(32, 31%, 98%) |
| CMYK | cmyk(0%, 14.3%, 30.7%, 1.6%) |
| CIE-LAB | lab(88.05, 6.72, 24.90) |
| CIE-LCH | lch(88.05, 25.79, 74.89°) |
| OKLab | oklab(89.95% 0.0224 0.0632) |
| OKLCH | oklch(89.95% 0.067 70.5) |
| XYZ | xyz(71.7253, 72.1688, 50.1880) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 1.41
Peach
#FFDAB9
ΔE00 2.89
Navajowhite
#FFDEAD
ΔE00 3.10
Bisque
#FFE4C4
ΔE00 4.10
Moccasin
#FFE4B5
ΔE00 4.68
Wheat
#F5DEB3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7AE #AED2FB
analogous
#FBB0AE #FBD7AE #F8FBAE
triadic
#FBD7AE #AEFBD7 #D7AEFB
tetradic
#FBD7AE #AEFBB0 #AED2FB #FBAEF8
square
#FBD7AE #AEFBB0 #AED2FB #FBAEF8
split-complementary
#FBD7AE #AEF8FB #B0AEFB
monochromatic
#F59D39 #F8BA74 #FBD7AE #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.36
#FBD7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#FBD7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7AE
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7AE | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#FFCECC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fbd7ae; /* rgb */ color: rgb(251, 215, 174); /* oklch */ color: oklch(90.0% 0.067 70.5);
Tailwind
colors: {
custom: {
50: '#fde3c6',
500: '#fbd7ae',
950: '#000000',
},
}SCSS
$custom: #fbd7ae; $custom-light: #fde3c6; $custom-dark: #000000;
JSON
{
"hex": "#fbd7ae",
"rgb": {
"r": 251,
"g": 215,
"b": 174
},
"hsl": {
"h": 31.948,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.89953,
"c": 0.06701,
"h": 70.5
},
"luminance": 0.72166
}Semantic roles & 50–950 ramp
primary
#FBD7AE
secondary
#6FA3DF
accent
#6BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482