#FACEBB#FACEBB
#FACEBB is a very light, muted orange. Relative luminance 0.681; OKLCH L 88.4% C 0.056 H 44.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FACEBB |
|---|---|
| RGB | rgb(250, 206, 187) |
| HSL | hsl(18, 86%, 86%) |
| HSV | hsv(18, 25%, 98%) |
| CMYK | cmyk(0%, 17.6%, 25.2%, 2%) |
| CIE-LAB | lab(86.03, 12.73, 15.27) |
| CIE-LCH | lch(86.03, 19.88, 50.20°) |
| OKLab | oklab(88.44% 0.0401 0.0395) |
| OKLCH | oklch(88.44% 0.056 44.6) |
| XYZ | xyz(70.4661, 68.0572, 56.4286) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.76
Peach
#FFDAB9
ΔE00 7.01
Light Peach
#FFD8B1
ΔE00 8.33
Mistyrose
#FFE4E1
ΔE00 8.49
Pale Salmon
#FFB19A
ΔE00 8.89
Bisque
#FFE4C4
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACEBB #BBE7FA
analogous
#FABBC7 #FACEBB #FAEDBB
triadic
#FACEBB #BBFACE #CEBBFA
tetradic
#FACEBB #C7FABB #BBE7FA #EDBBFA
square
#FACEBB #C7FABB #BBE7FA #EDBBFA
split-complementary
#FACEBB #BBFAED #BBC7FA
monochromatic
#F27C49 #F6A582 #FACEBB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.44
#FACEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FACEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACEBB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACEBB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BA
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facebb; /* rgb */ color: rgb(250, 206, 187); /* oklch */ color: oklch(88.4% 0.056 44.6);
Tailwind
colors: {
custom: {
50: '#fcddcf',
500: '#facebb',
950: '#000000',
},
}SCSS
$custom: #facebb; $custom-light: #fcddcf; $custom-dark: #000000;
JSON
{
"hex": "#facebb",
"rgb": {
"r": 250,
"g": 206,
"b": 187
},
"hsl": {
"h": 18.095,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.88442,
"c": 0.05628,
"h": 44.6
},
"luminance": 0.68054
}Semantic roles & 50–950 ramp
primary
#FACEBB
secondary
#7BC0DE
accent
#9FE303
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483