#FBD4AE#FBD4AE
#FBD4AE is a very light, moderate orange. Relative luminance 0.707; OKLCH L 89.4% C 0.066 H 66.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD4AE |
|---|---|
| RGB | rgb(251, 212, 174) |
| HSL | hsl(30, 91%, 83%) |
| HSV | hsv(30, 31%, 98%) |
| CMYK | cmyk(0%, 15.5%, 30.7%, 1.6%) |
| CIE-LAB | lab(87.32, 8.27, 23.90) |
| CIE-LCH | lch(87.32, 25.29, 70.90°) |
| OKLab | oklab(89.38% 0.027 0.0607) |
| OKLCH | oklch(89.38% 0.066 66.1) |
| XYZ | xyz(70.9683, 70.6550, 49.9357) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 0.94
Peach
#FFDAB9
ΔE00 1.99
Apricot
#FBCEB1
ΔE00 4.38
Navajowhite
#FFDEAD
ΔE00 4.74
Bisque
#FFE4C4
ΔE00 4.83
Moccasin
#FFE4B5
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD4AE #AED5FB
analogous
#FBAEAE #FBD4AE #FBFAAE
triadic
#FBD4AE #AEFBD4 #D4AEFB
tetradic
#FBD4AE #AEFBAE #AED5FB #FAAEFB
square
#FBD4AE #AEFBAE #AED5FB #FAAEFB
split-complementary
#FBD4AE #AEFBFA #AEAEFB
monochromatic
#F59639 #F8B574 #FBD4AE #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.39
#FBD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FBD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD4AE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD4AE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#FFCBCA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fbd4ae; /* rgb */ color: rgb(251, 212, 174); /* oklch */ color: oklch(89.4% 0.066 66.1);
Tailwind
colors: {
custom: {
50: '#fde1c6',
500: '#fbd4ae',
950: '#000000',
},
}SCSS
$custom: #fbd4ae; $custom-light: #fde1c6; $custom-dark: #000000;
JSON
{
"hex": "#fbd4ae",
"rgb": {
"r": 251,
"g": 212,
"b": 174
},
"hsl": {
"h": 29.61,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.89379,
"c": 0.06642,
"h": 66.1
},
"luminance": 0.70652
}Semantic roles & 50–950 ramp
primary
#FBD4AE
secondary
#6FA7DF
accent
#74E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482