#FACB80#FACB80
#FACB80 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.7% C 0.107 H 78.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FACB80 |
|---|---|
| RGB | rgb(250, 203, 128) |
| HSL | hsl(37, 92%, 74%) |
| HSV | hsv(37, 49%, 98%) |
| CMYK | cmyk(0%, 18.8%, 48.8%, 2%) |
| CIE-LAB | lab(84.28, 7.57, 43.50) |
| CIE-LCH | lch(84.28, 44.16, 80.14°) |
| OKLab | oklab(86.73% 0.0217 0.105) |
| OKLCH | oklch(86.73% 0.107 78.3) |
| XYZ | xyz(64.6792, 64.5980, 29.4797) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.99
Burlywood
#DEB887
ΔE00 7.22
Sand (survey)
#E2CA76
ΔE00 7.47
Wheat (survey)
#FBDD7E
ΔE00 7.52
Pale Peach
#FFE5AD
ΔE00 8.03
Tan (survey)
#D1B26F
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACB80 #80AFFA
analogous
#FA8E80 #FACB80 #ECFA80
triadic
#FACB80 #80FACB #CB80FA
tetradic
#FACB80 #80FA8E #80AFFA #FA80EC
square
#FACB80 #80FA8E #80AFFA #FA80EC
split-complementary
#FACB80 #80ECFA #8E80FA
monochromatic
#F59B0A #F8B345 #FACB80 #FCE3BB #FEF3E2
Accessibility & contrast
On white
1.51
#FACB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#FACB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACB80
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACB80 | 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)
#DECB7A
Deuteranopia (green-blind)
#E9D782
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #facb80; /* rgb */ color: rgb(250, 203, 128); /* oklch */ color: oklch(86.7% 0.107 78.3);
Tailwind
colors: {
custom: {
50: '#fedaa6',
500: '#facb80',
950: '#000000',
},
}SCSS
$custom: #facb80; $custom-light: #fedaa6; $custom-dark: #000000;
JSON
{
"hex": "#facb80",
"rgb": {
"r": 250,
"g": 203,
"b": 128
},
"hsl": {
"h": 36.885,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.86729,
"c": 0.1072,
"h": 78.3
},
"luminance": 0.64594
}Semantic roles & 50–950 ramp
primary
#FACB80
secondary
#477ED7
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380