#FAE5BB#FAE5BB
#FAE5BB is a very light, muted orange. Relative luminance 0.799; OKLCH L 92.9% C 0.059 H 84.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE5BB |
|---|---|
| RGB | rgb(250, 229, 187) |
| HSL | hsl(40, 86%, 86%) |
| HSV | hsv(40, 25%, 98%) |
| CMYK | cmyk(0%, 8.4%, 25.2%, 2%) |
| CIE-LAB | lab(91.66, 0.86, 23.12) |
| CIE-LCH | lch(91.66, 23.13, 87.88°) |
| OKLab | oklab(92.85% 0.0057 0.059) |
| OKLCH | oklch(92.85% 0.059 84.5) |
| XYZ | xyz(76.4137, 79.9525, 58.4112) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.62
Moccasin
#FFE4B5
ΔE00 2.05
Pale Peach
#FFE5AD
ΔE00 3.39
Blanchedalmond
#FFEBCD
ΔE00 3.88
Navajowhite
#FFDEAD
ΔE00 3.97
Bisque
#FFE4C4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE5BB #BBD0FA
analogous
#FAC5BB #FAE5BB #EFFABB
triadic
#FAE5BB #BBFAE5 #E5BBFA
tetradic
#FAE5BB #BBFAC5 #BBD0FA #FABBEF
square
#FAE5BB #BBFAC5 #BBD0FA #FABBEF
split-complementary
#FAE5BB #BBEFFA #C5BBFA
monochromatic
#F2B949 #F6CF82 #FAE5BB #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.24
#FAE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FAE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE5BB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE5BB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#F5E9BC
Tritanopia (blue-blind)
#FFDED9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fae5bb; /* rgb */ color: rgb(250, 229, 187); /* oklch */ color: oklch(92.9% 0.059 84.5);
Tailwind
colors: {
custom: {
50: '#fcedcf',
500: '#fae5bb',
950: '#000000',
},
}SCSS
$custom: #fae5bb; $custom-light: #fcedcf; $custom-dark: #000000;
JSON
{
"hex": "#fae5bb",
"rgb": {
"r": 250,
"g": 229,
"b": 187
},
"hsl": {
"h": 40,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.92852,
"c": 0.05922,
"h": 84.5
},
"luminance": 0.7995
}Semantic roles & 50–950 ramp
primary
#FAE5BB
secondary
#7B9CDE
accent
#4DE303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483