#FAE1BB#FAE1BB
#FAE1BB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.1% C 0.057 H 78.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE1BB |
|---|---|
| RGB | rgb(250, 225, 187) |
| HSL | hsl(36, 86%, 86%) |
| HSV | hsv(36, 25%, 98%) |
| CMYK | cmyk(0%, 10%, 25.2%, 2%) |
| CIE-LAB | lab(90.67, 2.90, 21.75) |
| CIE-LCH | lch(90.67, 21.94, 82.41°) |
| OKLab | oklab(92.07% 0.0116 0.0556) |
| OKLCH | oklch(92.07% 0.057 78.3) |
| XYZ | xyz(75.3197, 77.7644, 58.0465) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.06
Moccasin
#FFE4B5
ΔE00 2.43
Bisque
#FFE4C4
ΔE00 2.55
Navajowhite
#FFDEAD
ΔE00 3.22
Blanchedalmond
#FFEBCD
ΔE00 3.25
Champagne
#F7E7CE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE1BB #BBD4FA
analogous
#FAC1BB #FAE1BB #F4FABB
triadic
#FAE1BB #BBFAE1 #E1BBFA
tetradic
#FAE1BB #BBFAC1 #BBD4FA #FABBF4
square
#FAE1BB #BBFAC1 #BBD4FA #FABBF4
split-complementary
#FAE1BB #BBF4FA #C1BBFA
monochromatic
#F2AF49 #F6C882 #FAE1BB #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.27
#FAE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FAE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE1BB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE1BB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fae1bb; /* rgb */ color: rgb(250, 225, 187); /* oklch */ color: oklch(92.1% 0.057 78.3);
Tailwind
colors: {
custom: {
50: '#fceacf',
500: '#fae1bb',
950: '#000000',
},
}SCSS
$custom: #fae1bb; $custom-light: #fceacf; $custom-dark: #000000;
JSON
{
"hex": "#fae1bb",
"rgb": {
"r": 250,
"g": 225,
"b": 187
},
"hsl": {
"h": 36.19,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92073,
"c": 0.05678,
"h": 78.3
},
"luminance": 0.77762
}Semantic roles & 50–950 ramp
primary
#FAE1BB
secondary
#7BA2DE
accent
#5CE303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483