#FAC37E#FAC37E
#FAC37E is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.2% C 0.107 H 71.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC37E |
|---|---|
| RGB | rgb(250, 195, 126) |
| HSL | hsl(33, 93%, 74%) |
| HSV | hsv(33, 50%, 98%) |
| CMYK | cmyk(0%, 22%, 49.6%, 2%) |
| CIE-LAB | lab(82.31, 11.54, 42.04) |
| CIE-LCH | lch(82.31, 43.59, 74.64°) |
| OKLab | oklab(85.18% 0.0332 0.1016) |
| OKLCH | oklch(85.18% 0.107 71.9) |
| XYZ | xyz(62.7081, 60.8644, 28.1797) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.11
Apricot (survey)
#FFB16D
ΔE00 6.72
Butterscotch
#FDB147
ΔE00 7.11
Light Orange
#FDAA48
ΔE00 8.06
Navajowhite
#FFDEAD
ΔE00 8.20
Light Peach
#FFD8B1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC37E #7EB5FA
analogous
#FA857E #FAC37E #F3FA7E
triadic
#FAC37E #7EFAC3 #C37EFA
tetradic
#FAC37E #7EFA85 #7EB5FA #FA7EF3
square
#FAC37E #7EFA85 #7EB5FA #FA7EF3
split-complementary
#FAC37E #7EF3FA #857EFA
monochromatic
#F48C09 #F8A843 #FAC37E #FCDEB9 #FEF1E2
Accessibility & contrast
On white
1.59
#FAC37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FAC37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC37E
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC37E | 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)
#D7C579
Deuteranopia (green-blind)
#E4D280
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac37e; /* rgb */ color: rgb(250, 195, 126); /* oklch */ color: oklch(85.2% 0.107 71.9);
Tailwind
colors: {
custom: {
50: '#fed5a4',
500: '#fac37e',
950: '#000000',
},
}SCSS
$custom: #fac37e; $custom-light: #fed5a4; $custom-dark: #000000;
JSON
{
"hex": "#fac37e",
"rgb": {
"r": 250,
"g": 195,
"b": 126
},
"hsl": {
"h": 33.387,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.85176,
"c": 0.10685,
"h": 71.9
},
"luminance": 0.60861
}Semantic roles & 50–950 ramp
primary
#FAC37E
secondary
#4586D7
accent
#66E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380