#FAC67E#FAC67E
#FAC67E is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.7% C 0.107 H 74.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC67E |
|---|---|
| RGB | rgb(250, 198, 126) |
| HSL | hsl(35, 93%, 74%) |
| HSV | hsv(35, 50%, 98%) |
| CMYK | cmyk(0%, 20.8%, 49.6%, 2%) |
| CIE-LAB | lab(83.03, 9.98, 42.95) |
| CIE-LCH | lch(83.03, 44.09, 76.92°) |
| OKLab | oklab(85.74% 0.0286 0.1036) |
| OKLCH | oklch(85.74% 0.107 74.6) |
| XYZ | xyz(63.3871, 62.2223, 28.4060) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.46
Butterscotch
#FDB147
ΔE00 7.47
Navajowhite
#FFDEAD
ΔE00 7.69
Apricot (survey)
#FFB16D
ΔE00 8.04
Very Light Brown
#D3B683
ΔE00 8.20
Tan (survey)
#D1B26F
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC67E #7EB2FA
analogous
#FA887E #FAC67E #F0FA7E
triadic
#FAC67E #7EFAC6 #C67EFA
tetradic
#FAC67E #7EFA88 #7EB2FA #FA7EF0
square
#FAC67E #7EFA88 #7EB2FA #FA7EF0
split-complementary
#FAC67E #7EF0FA #887EFA
monochromatic
#F49209 #F8AC43 #FAC67E #FCE0B9 #FEF2E2
Accessibility & contrast
On white
1.56
#FAC67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#FAC67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC67E
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC67E | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac67e; /* rgb */ color: rgb(250, 198, 126); /* oklch */ color: oklch(85.7% 0.107 74.6);
Tailwind
colors: {
custom: {
50: '#fed7a4',
500: '#fac67e',
950: '#000000',
},
}SCSS
$custom: #fac67e; $custom-light: #fed7a4; $custom-dark: #000000;
JSON
{
"hex": "#fac67e",
"rgb": {
"r": 250,
"g": 198,
"b": 126
},
"hsl": {
"h": 34.839,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.85744,
"c": 0.10748,
"h": 74.6
},
"luminance": 0.62219
}Semantic roles & 50–950 ramp
primary
#FAC67E
secondary
#4582D7
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380