#FAC685#FAC685
#FAC685 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.101 H 72.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC685 |
|---|---|
| RGB | rgb(250, 198, 133) |
| HSL | hsl(33, 92%, 75%) |
| HSV | hsv(33, 47%, 98%) |
| CMYK | cmyk(0%, 20.8%, 46.8%, 2%) |
| CIE-LAB | lab(83.13, 10.63, 39.53) |
| CIE-LCH | lch(83.13, 40.93, 74.95°) |
| OKLab | oklab(85.85% 0.0312 0.0963) |
| OKLCH | oklch(85.85% 0.101 72) |
| XYZ | xyz(63.8546, 62.4093, 30.8686) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.80
Navajowhite
#FFDEAD
ΔE00 7.17
Light Peach
#FFD8B1
ΔE00 7.28
Apricot (survey)
#FFB16D
ΔE00 7.36
Very Light Brown
#D3B683
ΔE00 8.02
Butterscotch
#FDB147
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC685 #85B9FA
analogous
#FA8B85 #FAC685 #F4FA85
triadic
#FAC685 #85FAC6 #C685FA
tetradic
#FAC685 #85FA8B #85B9FA #FA85F4
square
#FAC685 #85FA8B #85B9FA #FA85F4
split-complementary
#FAC685 #85F4FA #8B85FA
monochromatic
#F58F0F #F8AB4A #FAC685 #FCE1C0 #FEF1E2
Accessibility & contrast
On white
1.56
#FAC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#FAC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC685
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC685 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac685; /* rgb */ color: rgb(250, 198, 133); /* oklch */ color: oklch(85.9% 0.101 72.0);
Tailwind
colors: {
custom: {
50: '#fed7a9',
500: '#fac685',
950: '#000000',
},
}SCSS
$custom: #fac685; $custom-light: #fed7a9; $custom-dark: #000000;
JSON
{
"hex": "#fac685",
"rgb": {
"r": 250,
"g": 198,
"b": 133
},
"hsl": {
"h": 33.333,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.85854,
"c": 0.10122,
"h": 72
},
"luminance": 0.62406
}Semantic roles & 50–950 ramp
primary
#FAC685
secondary
#4B8AD8
accent
#66E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381