#FAC37D#FAC37D
#FAC37D is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.2% C 0.108 H 72.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC37D |
|---|---|
| RGB | rgb(250, 195, 125) |
| HSL | hsl(34, 93%, 74%) |
| HSV | hsv(34, 50%, 98%) |
| CMYK | cmyk(0%, 22%, 50%, 2%) |
| CIE-LAB | lab(82.29, 11.46, 42.53) |
| CIE-LCH | lch(82.29, 44.04, 74.92°) |
| OKLab | oklab(85.16% 0.0329 0.1026) |
| OKLCH | oklch(85.16% 0.108 72.2) |
| XYZ | xyz(62.6439, 60.8387, 27.8416) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.83
Butterscotch
#FDB147
ΔE00 6.99
Light Orange
#FDAA48
ΔE00 8.01
Navajowhite
#FFDEAD
ΔE00 8.27
Very Light Brown
#D3B683
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC37D #7DB4FA
analogous
#FA847D #FAC37D #F3FA7D
triadic
#FAC37D #7DFAC3 #C37DFA
tetradic
#FAC37D #7DFA84 #7DB4FA #FA7DF3
square
#FAC37D #7DFA84 #7DB4FA #FA7DF3
split-complementary
#FAC37D #7DF3FA #847DFA
monochromatic
#F38C09 #F8A842 #FAC37D #FCDEB8 #FEF1E2
Accessibility & contrast
On white
1.59
#FAC37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FAC37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC37D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC37D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C577
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac37d; /* rgb */ color: rgb(250, 195, 125); /* oklch */ color: oklch(85.2% 0.108 72.2);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fac37d',
950: '#000000',
},
}SCSS
$custom: #fac37d; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fac37d",
"rgb": {
"r": 250,
"g": 195,
"b": 125
},
"hsl": {
"h": 33.6,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.85161,
"c": 0.10771,
"h": 72.2
},
"luminance": 0.60835
}Semantic roles & 50–950 ramp
primary
#FAC37D
secondary
#4485D7
accent
#65E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380