#FAE2BB#FAE2BB
#FAE2BB is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.3% C 0.057 H 79.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE2BB |
|---|---|
| RGB | rgb(250, 226, 187) |
| HSL | hsl(37, 86%, 86%) |
| HSV | hsv(37, 25%, 98%) |
| CMYK | cmyk(0%, 9.6%, 25.2%, 2%) |
| CIE-LAB | lab(90.92, 2.39, 22.09) |
| CIE-LCH | lch(90.92, 22.22, 83.83°) |
| OKLab | oklab(92.27% 0.0101 0.0564) |
| OKLCH | oklch(92.27% 0.057 79.9) |
| XYZ | xyz(75.5908, 78.3067, 58.1369) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.67
Moccasin
#FFE4B5
ΔE00 2.12
Bisque
#FFE4C4
ΔE00 3.04
Blanchedalmond
#FFEBCD
ΔE00 3.27
Navajowhite
#FFDEAD
ΔE00 3.28
Pale Peach
#FFE5AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE2BB #BBD3FA
analogous
#FAC2BB #FAE2BB #F2FABB
triadic
#FAE2BB #BBFAE2 #E2BBFA
tetradic
#FAE2BB #BBFAC2 #BBD3FA #FABBF2
square
#FAE2BB #BBFAC2 #BBD3FA #FABBF2
split-complementary
#FAE2BB #BBF2FA #C2BBFA
monochromatic
#F2B149 #F6CA82 #FAE2BB #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.26
#FAE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FAE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE2BB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE2BB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#F3E7BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fae2bb; /* rgb */ color: rgb(250, 226, 187); /* oklch */ color: oklch(92.3% 0.057 79.9);
Tailwind
colors: {
custom: {
50: '#fcebcf',
500: '#fae2bb',
950: '#000000',
},
}SCSS
$custom: #fae2bb; $custom-light: #fcebcf; $custom-dark: #000000;
JSON
{
"hex": "#fae2bb",
"rgb": {
"r": 250,
"g": 226,
"b": 187
},
"hsl": {
"h": 37.143,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92267,
"c": 0.05732,
"h": 79.9
},
"luminance": 0.78305
}Semantic roles & 50–950 ramp
primary
#FAE2BB
secondary
#7BA1DE
accent
#58E303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483