#FAC880#FAC880
#FAC880 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.2% C 0.106 H 75.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC880 |
|---|---|
| RGB | rgb(250, 200, 128) |
| HSL | hsl(35, 92%, 74%) |
| HSV | hsv(35, 49%, 98%) |
| CMYK | cmyk(0%, 20%, 48.8%, 2%) |
| CIE-LAB | lab(83.54, 9.12, 42.59) |
| CIE-LCH | lch(83.54, 43.55, 77.91°) |
| OKLab | oklab(86.16% 0.0263 0.1029) |
| OKLCH | oklch(86.16% 0.106 75.7) |
| XYZ | xyz(63.9776, 63.1947, 29.2459) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.57
Navajowhite
#FFDEAD
ΔE00 7.24
Butterscotch
#FDB147
ΔE00 7.98
Very Light Brown
#D3B683
ΔE00 8.13
Light Peach
#FFD8B1
ΔE00 8.29
Tan (survey)
#D1B26F
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC880 #80B2FA
analogous
#FA8B80 #FAC880 #EFFA80
triadic
#FAC880 #80FAC8 #C880FA
tetradic
#FAC880 #80FA8B #80B2FA #FA80EF
square
#FAC880 #80FA8B #80B2FA #FA80EF
split-complementary
#FAC880 #80EFFA #8B80FA
monochromatic
#F5950A #F8AF45 #FAC880 #FCE2BB #FEF2E2
Accessibility & contrast
On white
1.54
#FAC880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FAC880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC880
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC880 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97A
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac880; /* rgb */ color: rgb(250, 200, 128); /* oklch */ color: oklch(86.2% 0.106 75.7);
Tailwind
colors: {
custom: {
50: '#fed8a6',
500: '#fac880',
950: '#000000',
},
}SCSS
$custom: #fac880; $custom-light: #fed8a6; $custom-dark: #000000;
JSON
{
"hex": "#fac880",
"rgb": {
"r": 250,
"g": 200,
"b": 128
},
"hsl": {
"h": 35.41,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.86155,
"c": 0.10622,
"h": 75.7
},
"luminance": 0.63191
}Semantic roles & 50–950 ramp
primary
#FAC880
secondary
#4782D7
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380