#FAC78D#FAC78D
#FAC78D is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.2% C 0.094 H 69.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC78D |
|---|---|
| RGB | rgb(250, 199, 141) |
| HSL | hsl(32, 92%, 77%) |
| HSV | hsv(32, 44%, 98%) |
| CMYK | cmyk(0%, 20.4%, 43.6%, 2%) |
| CIE-LAB | lab(83.49, 10.89, 35.90) |
| CIE-LCH | lch(83.49, 37.51, 73.12°) |
| OKLab | oklab(86.18% 0.0328 0.0883) |
| OKLCH | oklch(86.18% 0.094 69.7) |
| XYZ | xyz(64.6578, 63.0975, 33.9675) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.47
Light Peach
#FFD8B1
ΔE00 6.01
Navajowhite
#FFDEAD
ΔE00 6.63
Apricot (survey)
#FFB16D
ΔE00 7.27
Peach
#FFDAB9
ΔE00 7.61
Very Light Brown
#D3B683
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC78D #8DC0FA
analogous
#FA918D #FAC78D #F6FA8D
triadic
#FAC78D #8DFAC7 #C78DFA
tetradic
#FAC78D #8DFA91 #8DC0FA #FA8DF6
square
#FAC78D #8DFA91 #8DC0FA #FA8DF6
split-complementary
#FAC78D #8DF6FA #918DFA
monochromatic
#F58D18 #F7AA52 #FAC78D #FDE4C8 #FEF1E2
Accessibility & contrast
On white
1.54
#FAC78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#FAC78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC78D
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC78D | 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)
#D9C989
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac78d; /* rgb */ color: rgb(250, 199, 141); /* oklch */ color: oklch(86.2% 0.094 69.7);
Tailwind
colors: {
custom: {
50: '#fed8af',
500: '#fac78d',
950: '#000000',
},
}SCSS
$custom: #fac78d; $custom-light: #fed8af; $custom-dark: #000000;
JSON
{
"hex": "#fac78d",
"rgb": {
"r": 250,
"g": 199,
"b": 141
},
"hsl": {
"h": 31.927,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.86177,
"c": 0.09421,
"h": 69.7
},
"luminance": 0.63094
}Semantic roles & 50–950 ramp
primary
#FAC78D
secondary
#5291D9
accent
#6BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381