#FAC585#FAC585
#FAC585 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.7% C 0.101 H 71.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC585 |
|---|---|
| RGB | rgb(250, 197, 133) |
| HSL | hsl(33, 92%, 75%) |
| HSV | hsv(33, 47%, 98%) |
| CMYK | cmyk(0%, 21.2%, 46.8%, 2%) |
| CIE-LAB | lab(82.89, 11.15, 39.22) |
| CIE-LCH | lch(82.89, 40.77, 74.13°) |
| OKLab | oklab(85.67% 0.0328 0.0956) |
| OKLCH | oklch(85.67% 0.101 71.1) |
| XYZ | xyz(63.6268, 61.9537, 30.7927) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.72
Apricot (survey)
#FFB16D
ΔE00 6.94
Light Peach
#FFD8B1
ΔE00 7.25
Navajowhite
#FFDEAD
ΔE00 7.39
Very Light Brown
#D3B683
ΔE00 8.09
Butterscotch
#FDB147
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC585 #85BAFA
analogous
#FA8B85 #FAC585 #F4FA85
triadic
#FAC585 #85FAC5 #C585FA
tetradic
#FAC585 #85FA8B #85BAFA #FA85F4
square
#FAC585 #85FA8B #85BAFA #FA85F4
split-complementary
#FAC585 #85F4FA #8B85FA
monochromatic
#F58D0F #F8A94A #FAC585 #FCE1C0 #FEF1E2
Accessibility & contrast
On white
1.57
#FAC585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FAC585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC585
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC585 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFB8B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fac585; /* rgb */ color: rgb(250, 197, 133); /* oklch */ color: oklch(85.7% 0.101 71.1);
Tailwind
colors: {
custom: {
50: '#fed6a9',
500: '#fac585',
950: '#000000',
},
}SCSS
$custom: #fac585; $custom-light: #fed6a9; $custom-dark: #000000;
JSON
{
"hex": "#fac585",
"rgb": {
"r": 250,
"g": 197,
"b": 133
},
"hsl": {
"h": 32.821,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.85665,
"c": 0.10104,
"h": 71.1
},
"luminance": 0.6195
}Semantic roles & 50–950 ramp
primary
#FAC585
secondary
#4B8BD8
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380