#FAC485#FAC485
#FAC485 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.5% C 0.101 H 70.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC485 |
|---|---|
| RGB | rgb(250, 196, 133) |
| HSL | hsl(32, 92%, 75%) |
| HSV | hsv(32, 47%, 98%) |
| CMYK | cmyk(0%, 21.6%, 46.8%, 2%) |
| CIE-LAB | lab(82.65, 11.67, 38.91) |
| CIE-LCH | lch(82.65, 40.62, 73.31°) |
| OKLab | oklab(85.48% 0.0343 0.0949) |
| OKLCH | oklch(85.48% 0.101 70.1) |
| XYZ | xyz(63.4005, 61.5010, 30.7172) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.67
Apricot (survey)
#FFB16D
ΔE00 6.54
Light Peach
#FFD8B1
ΔE00 7.25
Navajowhite
#FFDEAD
ΔE00 7.63
Butterscotch
#FDB147
ΔE00 8.09
Very Light Brown
#D3B683
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC485 #85BBFA
analogous
#FA8A85 #FAC485 #F5FA85
triadic
#FAC485 #85FAC4 #C485FA
tetradic
#FAC485 #85FA8A #85BBFA #FA85F5
square
#FAC485 #85FA8A #85BBFA #FA85F5
split-complementary
#FAC485 #85F5FA #8A85FA
monochromatic
#F58B0F #F8A84A #FAC485 #FCE0C0 #FEF1E2
Accessibility & contrast
On white
1.58
#FAC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FAC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC485
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC485 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fac485; /* rgb */ color: rgb(250, 196, 133); /* oklch */ color: oklch(85.5% 0.101 70.1);
Tailwind
colors: {
custom: {
50: '#fed5a9',
500: '#fac485',
950: '#000000',
},
}SCSS
$custom: #fac485; $custom-light: #fed5a9; $custom-dark: #000000;
JSON
{
"hex": "#fac485",
"rgb": {
"r": 250,
"g": 196,
"b": 133
},
"hsl": {
"h": 32.308,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.85476,
"c": 0.10089,
"h": 70.1
},
"luminance": 0.61497
}Semantic roles & 50–950 ramp
primary
#FAC485
secondary
#4B8CD8
accent
#6AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380