#FACB81#FACB81
#FACB81 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.106 H 78.0°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FACB81 |
|---|---|
| RGB | rgb(250, 203, 129) |
| HSL | hsl(37, 92%, 74%) |
| HSV | hsv(37, 48%, 98%) |
| CMYK | cmyk(0%, 18.8%, 48.4%, 2%) |
| CIE-LAB | lab(84.29, 7.66, 43.02) |
| CIE-LCH | lch(84.29, 43.70, 79.91°) |
| OKLab | oklab(86.74% 0.0221 0.104) |
| OKLCH | oklch(86.74% 0.106 78) |
| XYZ | xyz(64.7453, 64.6244, 29.8281) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.87
Burlywood
#DEB887
ΔE00 7.10
Sand (survey)
#E2CA76
ΔE00 7.58
Wheat (survey)
#FBDD7E
ΔE00 7.66
Pale Peach
#FFE5AD
ΔE00 7.98
Tan (survey)
#D1B26F
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACB81 #81B0FA
analogous
#FA8F81 #FACB81 #EDFA81
triadic
#FACB81 #81FACB #CB81FA
tetradic
#FACB81 #81FA8F #81B0FA #FA81ED
square
#FACB81 #81FA8F #81B0FA #FA81ED
split-complementary
#FACB81 #81EDFA #8F81FA
monochromatic
#F59A0B #F8B346 #FACB81 #FCE3BC #FEF3E2
Accessibility & contrast
On white
1.51
#FACB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FACB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACB81
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACB81 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7B
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #facb81; /* rgb */ color: rgb(250, 203, 129); /* oklch */ color: oklch(86.7% 0.106 78.0);
Tailwind
colors: {
custom: {
50: '#fedaa7',
500: '#facb81',
950: '#000000',
},
}SCSS
$custom: #facb81; $custom-light: #fedaa7; $custom-dark: #000000;
JSON
{
"hex": "#facb81",
"rgb": {
"r": 250,
"g": 203,
"b": 129
},
"hsl": {
"h": 36.694,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.86744,
"c": 0.10627,
"h": 78
},
"luminance": 0.64621
}Semantic roles & 50–950 ramp
primary
#FACB81
secondary
#4880D8
accent
#59E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380