#FAC385#FAC385
#FAC385 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.3% C 0.101 H 69.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC385 |
|---|---|
| RGB | rgb(250, 195, 133) |
| HSL | hsl(32, 92%, 75%) |
| HSV | hsv(32, 47%, 98%) |
| CMYK | cmyk(0%, 22%, 46.8%, 2%) |
| CIE-LAB | lab(82.41, 12.19, 38.60) |
| CIE-LCH | lch(82.41, 40.48, 72.47°) |
| OKLab | oklab(85.29% 0.0359 0.0942) |
| OKLCH | oklch(85.29% 0.101 69.2) |
| XYZ | xyz(63.1757, 61.0514, 30.6423) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.66
Apricot (survey)
#FFB16D
ΔE00 6.14
Light Peach
#FFD8B1
ΔE00 7.27
Navajowhite
#FFDEAD
ΔE00 7.89
Butterscotch
#FDB147
ΔE00 8.09
Peach (survey)
#FFB07C
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC385 #85BCFA
analogous
#FA8985 #FAC385 #F6FA85
triadic
#FAC385 #85FAC3 #C385FA
tetradic
#FAC385 #85FA89 #85BCFA #FA85F6
square
#FAC385 #85FA89 #85BCFA #FA85F6
split-complementary
#FAC385 #85F6FA #8985FA
monochromatic
#F5890F #F8A64A #FAC385 #FCE0C0 #FEF1E2
Accessibility & contrast
On white
1.59
#FAC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FAC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC385
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC385 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac385; /* rgb */ color: rgb(250, 195, 133); /* oklch */ color: oklch(85.3% 0.101 69.2);
Tailwind
colors: {
custom: {
50: '#fed5a9',
500: '#fac385',
950: '#000000',
},
}SCSS
$custom: #fac385; $custom-light: #fed5a9; $custom-dark: #000000;
JSON
{
"hex": "#fac385",
"rgb": {
"r": 250,
"g": 195,
"b": 133
},
"hsl": {
"h": 31.795,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.85287,
"c": 0.10076,
"h": 69.2
},
"luminance": 0.61048
}Semantic roles & 50–950 ramp
primary
#FAC385
secondary
#4B8DD8
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380