#FAE3BB#FAE3BB
#FAE3BB is a very light, muted orange. Relative luminance 0.788; OKLCH L 92.5% C 0.058 H 81.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE3BB |
|---|---|
| RGB | rgb(250, 227, 187) |
| HSL | hsl(38, 86%, 86%) |
| HSV | hsv(38, 25%, 98%) |
| CMYK | cmyk(0%, 9.2%, 25.2%, 2%) |
| CIE-LAB | lab(91.17, 1.88, 22.43) |
| CIE-LCH | lch(91.17, 22.51, 85.22°) |
| OKLab | oklab(92.46% 0.0086 0.0573) |
| OKLCH | oklch(92.46% 0.058 81.5) |
| XYZ | xyz(75.8635, 78.8521, 58.2278) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.44
Moccasin
#FFE4B5
ΔE00 1.93
Blanchedalmond
#FFEBCD
ΔE00 3.39
Navajowhite
#FFDEAD
ΔE00 3.43
Bisque
#FFE4C4
ΔE00 3.55
Pale Peach
#FFE5AD
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE3BB #BBD2FA
analogous
#FAC3BB #FAE3BB #F1FABB
triadic
#FAE3BB #BBFAE3 #E3BBFA
tetradic
#FAE3BB #BBFAC3 #BBD2FA #FABBF1
square
#FAE3BB #BBFAC3 #BBD2FA #FABBF1
split-complementary
#FAE3BB #BBF1FA #C3BBFA
monochromatic
#F2B449 #F6CC82 #FAE3BB #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.25
#FAE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FAE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE3BB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE3BB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FFDCD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae3bb; /* rgb */ color: rgb(250, 227, 187); /* oklch */ color: oklch(92.5% 0.058 81.5);
Tailwind
colors: {
custom: {
50: '#fcebcf',
500: '#fae3bb',
950: '#000000',
},
}SCSS
$custom: #fae3bb; $custom-light: #fcebcf; $custom-dark: #000000;
JSON
{
"hex": "#fae3bb",
"rgb": {
"r": 250,
"g": 227,
"b": 187
},
"hsl": {
"h": 38.095,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92462,
"c": 0.05791,
"h": 81.5
},
"luminance": 0.7885
}Semantic roles & 50–950 ramp
primary
#FAE3BB
secondary
#7B9FDE
accent
#55E303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483