#FAC47E#FAC47E
#FAC47E is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.107 H 72.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC47E |
|---|---|
| RGB | rgb(250, 196, 126) |
| HSL | hsl(34, 93%, 74%) |
| HSV | hsv(34, 50%, 98%) |
| CMYK | cmyk(0%, 21.6%, 49.6%, 2%) |
| CIE-LAB | lab(82.55, 11.02, 42.34) |
| CIE-LCH | lch(82.55, 43.75, 75.41°) |
| OKLab | oklab(85.37% 0.0317 0.1022) |
| OKLCH | oklch(85.37% 0.107 72.8) |
| XYZ | xyz(62.9329, 61.3140, 28.2547) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 7.16
Butterscotch
#FDB147
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 8.02
Very Light Brown
#D3B683
ΔE00 8.25
Light Orange
#FDAA48
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC47E #7EB4FA
analogous
#FA867E #FAC47E #F2FA7E
triadic
#FAC47E #7EFAC4 #C47EFA
tetradic
#FAC47E #7EFA86 #7EB4FA #FA7EF2
square
#FAC47E #7EFA86 #7EB4FA #FA7EF2
split-complementary
#FAC47E #7EF2FA #867EFA
monochromatic
#F48E09 #F8A943 #FAC47E #FCDFB9 #FEF2E2
Accessibility & contrast
On white
1.58
#FAC47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FAC47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC47E
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC47E | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac47e; /* rgb */ color: rgb(250, 196, 126); /* oklch */ color: oklch(85.4% 0.107 72.8);
Tailwind
colors: {
custom: {
50: '#fed5a4',
500: '#fac47e',
950: '#000000',
},
}SCSS
$custom: #fac47e; $custom-light: #fed5a4; $custom-dark: #000000;
JSON
{
"hex": "#fac47e",
"rgb": {
"r": 250,
"g": 196,
"b": 126
},
"hsl": {
"h": 33.871,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.85365,
"c": 0.10703,
"h": 72.8
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#FAC47E
secondary
#4585D7
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380