#FAC78E#FAC78E
#FAC78E is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.093 H 69.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC78E |
|---|---|
| RGB | rgb(250, 199, 142) |
| HSL | hsl(32, 92%, 77%) |
| HSV | hsv(32, 43%, 98%) |
| CMYK | cmyk(0%, 20.4%, 43.2%, 2%) |
| CIE-LAB | lab(83.51, 10.99, 35.40) |
| CIE-LCH | lch(83.51, 37.07, 72.75°) |
| OKLab | oklab(86.2% 0.0332 0.0872) |
| OKLCH | oklch(86.2% 0.093 69.2) |
| XYZ | xyz(64.7326, 63.1274, 34.3611) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.46
Light Peach
#FFD8B1
ΔE00 5.86
Navajowhite
#FFDEAD
ΔE00 6.62
Apricot (survey)
#FFB16D
ΔE00 7.24
Peach
#FFDAB9
ΔE00 7.44
Apricot
#FBCEB1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC78E #8EC1FA
analogous
#FA918E #FAC78E #F7FA8E
triadic
#FAC78E #8EFAC7 #C78EFA
tetradic
#FAC78E #8EFA91 #8EC1FA #FA8EF7
square
#FAC78E #8EFA91 #8EC1FA #FA8EF7
split-complementary
#FAC78E #8EF7FA #918EFA
monochromatic
#F58D19 #F7AA53 #FAC78E #FDE4C9 #FEF0E2
Accessibility & contrast
On white
1.54
#FAC78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FAC78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC78E
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC78E | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98A
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac78e; /* rgb */ color: rgb(250, 199, 142); /* oklch */ color: oklch(86.2% 0.093 69.2);
Tailwind
colors: {
custom: {
50: '#fed8af',
500: '#fac78e',
950: '#000000',
},
}SCSS
$custom: #fac78e; $custom-light: #fed8af; $custom-dark: #000000;
JSON
{
"hex": "#fac78e",
"rgb": {
"r": 250,
"g": 199,
"b": 142
},
"hsl": {
"h": 31.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.86195,
"c": 0.09331,
"h": 69.2
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#FAC78E
secondary
#5392D9
accent
#6CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381