#FAE6BB#FAE6BB
#FAE6BB is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.0% C 0.060 H 86.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FAE6BB |
|---|---|
| RGB | rgb(250, 230, 187) |
| HSL | hsl(41, 86%, 86%) |
| HSV | hsv(41, 25%, 98%) |
| CMYK | cmyk(0%, 8%, 25.2%, 2%) |
| CIE-LAB | lab(91.91, 0.35, 23.46) |
| CIE-LCH | lch(91.91, 23.46, 89.15°) |
| OKLab | oklab(93.05% 0.0042 0.0598) |
| OKLCH | oklch(93.05% 0.06 86) |
| XYZ | xyz(76.6912, 80.5074, 58.5037) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.96
Moccasin
#FFE4B5
ΔE00 2.31
Pale Peach
#FFE5AD
ΔE00 3.25
Blanchedalmond
#FFEBCD
ΔE00 4.21
Navajowhite
#FFDEAD
ΔE00 4.31
Vanilla
#F3E5AB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAE6BB #BBCFFA
analogous
#FAC6BB #FAE6BB #EEFABB
triadic
#FAE6BB #BBFAE6 #E6BBFA
tetradic
#FAE6BB #BBFAC6 #BBCFFA #FABBEE
square
#FAE6BB #BBFAC6 #BBCFFA #FABBEE
split-complementary
#FAE6BB #BBEEFA #C6BBFA
monochromatic
#F2BC49 #F6D182 #FAE6BB #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.23
#FAE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#FAE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAE6BB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAE6BB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#FFDFDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fae6bb; /* rgb */ color: rgb(250, 230, 187); /* oklch */ color: oklch(93.0% 0.060 86.0);
Tailwind
colors: {
custom: {
50: '#fcedcf',
500: '#fae6bb',
950: '#000000',
},
}SCSS
$custom: #fae6bb; $custom-light: #fcedcf; $custom-dark: #000000;
JSON
{
"hex": "#fae6bb",
"rgb": {
"r": 250,
"g": 230,
"b": 187
},
"hsl": {
"h": 40.952,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.93048,
"c": 0.05994,
"h": 86
},
"luminance": 0.80505
}Semantic roles & 50–950 ramp
primary
#FAE6BB
secondary
#7B9ADE
accent
#4AE303
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483