#FAC37A#FAC37A
#FAC37A is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.1% C 0.110 H 73.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC37A |
|---|---|
| RGB | rgb(250, 195, 122) |
| HSL | hsl(34, 93%, 73%) |
| HSV | hsv(34, 51%, 98%) |
| CMYK | cmyk(0%, 22%, 51.2%, 2%) |
| CIE-LAB | lab(82.25, 11.19, 43.99) |
| CIE-LCH | lch(82.25, 45.39, 75.72°) |
| OKLab | oklab(85.12% 0.0318 0.1056) |
| OKLCH | oklch(85.12% 0.11 73.3) |
| XYZ | xyz(62.4552, 60.7632, 26.8475) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.50
Butterscotch
#FDB147
ΔE00 6.68
Apricot (survey)
#FFB16D
ΔE00 7.17
Light Orange
#FDAA48
ΔE00 7.92
Very Light Brown
#D3B683
ΔE00 8.43
Navajowhite
#FFDEAD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC37A #7AB1FA
analogous
#FA837A #FAC37A #F1FA7A
triadic
#FAC37A #7AFAC3 #C37AFA
tetradic
#FAC37A #7AFA83 #7AB1FA #FA7AF1
square
#FAC37A #7AFA83 #7AB1FA #FA7AF1
split-complementary
#FAC37A #7AF1FA #837AFA
monochromatic
#F18D09 #F8A83F #FAC37A #FCDEB5 #FEF2E2
Accessibility & contrast
On white
1.60
#FAC37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FAC37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC37A
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC37A | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#E4D27C
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac37a; /* rgb */ color: rgb(250, 195, 122); /* oklch */ color: oklch(85.1% 0.110 73.3);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fac37a',
950: '#000000',
},
}SCSS
$custom: #fac37a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fac37a",
"rgb": {
"r": 250,
"g": 195,
"b": 122
},
"hsl": {
"h": 34.219,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.85116,
"c": 0.11031,
"h": 73.3
},
"luminance": 0.60759
}Semantic roles & 50–950 ramp
primary
#FAC37A
secondary
#4182D7
accent
#63E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380