#FADEBD#FADEBD
#FADEBD is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.053 H 71.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FADEBD |
|---|---|
| RGB | rgb(250, 222, 189) |
| HSL | hsl(32, 86%, 86%) |
| HSV | hsv(32, 24%, 98%) |
| CMYK | cmyk(0%, 11.2%, 24.4%, 2%) |
| CIE-LAB | lab(89.97, 4.71, 19.74) |
| CIE-LCH | lch(89.97, 20.29, 76.58°) |
| OKLab | oklab(91.54% 0.0168 0.0506) |
| OKLCH | oklch(91.54% 0.053 71.7) |
| XYZ | xyz(74.7314, 76.2429, 58.9140) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.34
Peach
#FFDAB9
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 3.46
Blanchedalmond
#FFEBCD
ΔE00 3.83
Wheat
#F5DEB3
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FADEBD #BDD9FA
analogous
#FABFBD #FADEBD #F7FABD
triadic
#FADEBD #BDFADE #DEBDFA
tetradic
#FADEBD #BDFABF #BDD9FA #FABDF7
square
#FADEBD #BDFABF #BDD9FA #FABDF7
split-complementary
#FADEBD #BDF7FA #BFBDFA
monochromatic
#F1A54B #F6C284 #FADEBD #FDF1E3 #FDF1E3
Accessibility & contrast
On white
1.29
#FADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#FADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FADEBD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FADEBD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBB
Deuteranopia (green-blind)
#EFE5BE
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fadebd; /* rgb */ color: rgb(250, 222, 189); /* oklch */ color: oklch(91.5% 0.053 71.7);
Tailwind
colors: {
custom: {
50: '#fce8d1',
500: '#fadebd',
950: '#000000',
},
}SCSS
$custom: #fadebd; $custom-light: #fce8d1; $custom-dark: #000000;
JSON
{
"hex": "#fadebd",
"rgb": {
"r": 250,
"g": 222,
"b": 189
},
"hsl": {
"h": 32.459,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.91536,
"c": 0.05335,
"h": 71.7
},
"luminance": 0.76241
}Semantic roles & 50–950 ramp
primary
#FADEBD
secondary
#7DAADF
accent
#6AE203
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483