#FAE0BB#FAE0BB
#FAE0BB is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.9% C 0.056 H 76.6°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE0BB |
|---|---|
| RGB | rgb(250, 224, 187) |
| HSL | hsl(35, 86%, 86%) |
| HSV | hsv(35, 25%, 98%) |
| CMYK | cmyk(0%, 10.4%, 25.2%, 2%) |
| CIE-LAB | lab(90.43, 3.41, 21.41) |
| CIE-LCH | lch(90.43, 21.68, 80.95°) |
| OKLab | oklab(91.88% 0.013 0.0548) |
| OKLCH | oklch(91.88% 0.056 76.6) |
| XYZ | xyz(75.0501, 77.2253, 57.9566) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.11
Wheat
#F5DEB3
ΔE00 2.54
Moccasin
#FFE4B5
ΔE00 2.85
Navajowhite
#FFDEAD
ΔE00 3.27
Blanchedalmond
#FFEBCD
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE0BB #BBD5FA
analogous
#FAC0BB #FAE0BB #F4FABB
triadic
#FAE0BB #BBFAE0 #E0BBFA
tetradic
#FAE0BB #BBFAC0 #BBD5FA #FABBF4
square
#FAE0BB #BBFAC0 #BBD5FA #FABBF4
split-complementary
#FAE0BB #BBF4FA #C0BBFA
monochromatic
#F2AC49 #F6C682 #FAE0BB #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.28
#FAE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FAE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE0BB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE0BB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fae0bb; /* rgb */ color: rgb(250, 224, 187); /* oklch */ color: oklch(91.9% 0.056 76.6);
Tailwind
colors: {
custom: {
50: '#fce9cf',
500: '#fae0bb',
950: '#000000',
},
}SCSS
$custom: #fae0bb; $custom-light: #fce9cf; $custom-dark: #000000;
JSON
{
"hex": "#fae0bb",
"rgb": {
"r": 250,
"g": 224,
"b": 187
},
"hsl": {
"h": 35.238,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.91879,
"c": 0.05628,
"h": 76.6
},
"luminance": 0.77223
}Semantic roles & 50–950 ramp
primary
#FAE0BB
secondary
#7BA4DE
accent
#5FE303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483