#FAE4BB#FAE4BB
#FAE4BB is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.7% C 0.059 H 83.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE4BB |
|---|---|
| RGB | rgb(250, 228, 187) |
| HSL | hsl(39, 86%, 86%) |
| HSV | hsv(39, 25%, 98%) |
| CMYK | cmyk(0%, 8.8%, 25.2%, 2%) |
| CIE-LAB | lab(91.42, 1.37, 22.78) |
| CIE-LCH | lch(91.42, 22.82, 86.57°) |
| OKLab | oklab(92.66% 0.0071 0.0581) |
| OKLCH | oklch(92.66% 0.059 83) |
| XYZ | xyz(76.1378, 79.4007, 58.3192) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.42
Moccasin
#FFE4B5
ΔE00 1.91
Blanchedalmond
#FFEBCD
ΔE00 3.60
Pale Peach
#FFE5AD
ΔE00 3.61
Navajowhite
#FFDEAD
ΔE00 3.67
Bisque
#FFE4C4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE4BB #BBD1FA
analogous
#FAC4BB #FAE4BB #F0FABB
triadic
#FAE4BB #BBFAE4 #E4BBFA
tetradic
#FAE4BB #BBFAC4 #BBD1FA #FABBF0
square
#FAE4BB #BBFAC4 #BBD1FA #FABBF0
split-complementary
#FAE4BB #BBF0FA #C4BBFA
monochromatic
#F2B749 #F6CD82 #FAE4BB #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.24
#FAE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FAE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE4BB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE4BB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fae4bb; /* rgb */ color: rgb(250, 228, 187); /* oklch */ color: oklch(92.7% 0.059 83.0);
Tailwind
colors: {
custom: {
50: '#fceccf',
500: '#fae4bb',
950: '#000000',
},
}SCSS
$custom: #fae4bb; $custom-light: #fceccf; $custom-dark: #000000;
JSON
{
"hex": "#fae4bb",
"rgb": {
"r": 250,
"g": 228,
"b": 187
},
"hsl": {
"h": 39.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92657,
"c": 0.05855,
"h": 83
},
"luminance": 0.79399
}Semantic roles & 50–950 ramp
primary
#FAE4BB
secondary
#7B9EDE
accent
#51E303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483