#FAC87E#FAC87E
#FAC87E is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.1% C 0.108 H 76.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC87E |
|---|---|
| RGB | rgb(250, 200, 126) |
| HSL | hsl(36, 93%, 74%) |
| HSV | hsv(36, 50%, 98%) |
| CMYK | cmyk(0%, 20%, 49.6%, 2%) |
| CIE-LAB | lab(83.52, 8.94, 43.56) |
| CIE-LCH | lch(83.52, 44.47, 78.40°) |
| OKLab | oklab(86.13% 0.0256 0.105) |
| OKLCH | oklch(86.13% 0.108 76.3) |
| XYZ | xyz(63.8472, 63.1426, 28.5594) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 7.45
Butterscotch
#FDB147
ΔE00 7.85
Very Light Brown
#D3B683
ΔE00 8.24
Tan (survey)
#D1B26F
ΔE00 8.24
Sand (survey)
#E2CA76
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC87E #7EB0FA
analogous
#FA8A7E #FAC87E #EEFA7E
triadic
#FAC87E #7EFAC8 #C87EFA
tetradic
#FAC87E #7EFA8A #7EB0FA #FA7EEE
square
#FAC87E #7EFA8A #7EB0FA #FA7EEE
split-complementary
#FAC87E #7EEEFA #8A7EFA
monochromatic
#F49609 #F8AF43 #FAC87E #FCE1B9 #FEF2E2
Accessibility & contrast
On white
1.54
#FAC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#FAC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC87E
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC87E | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac87e; /* rgb */ color: rgb(250, 200, 126); /* oklch */ color: oklch(86.1% 0.108 76.3);
Tailwind
colors: {
custom: {
50: '#fed8a4',
500: '#fac87e',
950: '#000000',
},
}SCSS
$custom: #fac87e; $custom-light: #fed8a4; $custom-dark: #000000;
JSON
{
"hex": "#fac87e",
"rgb": {
"r": 250,
"g": 200,
"b": 126
},
"hsl": {
"h": 35.806,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.86125,
"c": 0.10803,
"h": 76.3
},
"luminance": 0.63139
}Semantic roles & 50–950 ramp
primary
#FAC87E
secondary
#4580D7
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380