#FADEBB#FADEBB
#FADEBB is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.5% C 0.055 H 73.2°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FADEBB |
|---|---|
| RGB | rgb(250, 222, 187) |
| HSL | hsl(33, 86%, 86%) |
| HSV | hsv(33, 25%, 98%) |
| CMYK | cmyk(0%, 11.2%, 25.2%, 2%) |
| CIE-LAB | lab(89.93, 4.44, 20.72) |
| CIE-LCH | lch(89.93, 21.19, 77.91°) |
| OKLab | oklab(91.49% 0.016 0.0531) |
| OKLCH | oklch(91.49% 0.055 73.2) |
| XYZ | xyz(74.5158, 76.1566, 57.7785) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.60
Light Peach
#FFD8B1
ΔE00 3.48
Peach
#FFDAB9
ΔE00 3.58
Wheat
#F5DEB3
ΔE00 3.63
Navajowhite
#FFDEAD
ΔE00 3.69
Blanchedalmond
#FFEBCD
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FADEBB #BBD7FA
analogous
#FABEBB #FADEBB #F7FABB
triadic
#FADEBB #BBFADE #DEBBFA
tetradic
#FADEBB #BBFABE #BBD7FA #FABBF7
square
#FADEBB #BBFABE #BBD7FA #FABBF7
split-complementary
#FADEBB #BBF7FA #BEBBFA
monochromatic
#F2A749 #F6C282 #FADEBB #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.29
#FADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FADEBB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FADEBB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DEB9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fadebb; /* rgb */ color: rgb(250, 222, 187); /* oklch */ color: oklch(91.5% 0.055 73.2);
Tailwind
colors: {
custom: {
50: '#fce8cf',
500: '#fadebb',
950: '#000000',
},
}SCSS
$custom: #fadebb; $custom-light: #fce8cf; $custom-dark: #000000;
JSON
{
"hex": "#fadebb",
"rgb": {
"r": 250,
"g": 222,
"b": 187
},
"hsl": {
"h": 33.333,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.91492,
"c": 0.05542,
"h": 73.2
},
"luminance": 0.76154
}Semantic roles & 50–950 ramp
primary
#FADEBB
secondary
#7BA7DE
accent
#66E303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483