#FAC78A#FAC78A
#FAC78A is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.097 H 71.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC78A |
|---|---|
| RGB | rgb(250, 199, 138) |
| HSL | hsl(33, 92%, 76%) |
| HSV | hsv(33, 45%, 98%) |
| CMYK | cmyk(0%, 20.4%, 44.8%, 2%) |
| CIE-LAB | lab(83.45, 10.59, 37.38) |
| CIE-LCH | lch(83.45, 38.85, 74.18°) |
| OKLab | oklab(86.13% 0.0316 0.0916) |
| OKLCH | oklch(86.13% 0.097 71) |
| XYZ | xyz(64.4376, 63.0094, 32.8078) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.57
Light Peach
#FFD8B1
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 7.41
Very Light Brown
#D3B683
ΔE00 7.97
Peach
#FFDAB9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC78A #8ABDFA
analogous
#FA8F8A #FAC78A #F5FA8A
triadic
#FAC78A #8AFAC7 #C78AFA
tetradic
#FAC78A #8AFA8F #8ABDFA #FA8AF5
square
#FAC78A #8AFA8F #8ABDFA #FA8AF5
split-complementary
#FAC78A #8AF5FA #8F8AFA
monochromatic
#F58F15 #F7AB4F #FAC78A #FDE3C5 #FEF1E2
Accessibility & contrast
On white
1.54
#FAC78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FAC78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC78A
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC78A | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#E5D58B
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac78a; /* rgb */ color: rgb(250, 199, 138); /* oklch */ color: oklch(86.1% 0.097 71.0);
Tailwind
colors: {
custom: {
50: '#fed8ad',
500: '#fac78a',
950: '#000000',
},
}SCSS
$custom: #fac78a; $custom-light: #fed8ad; $custom-dark: #000000;
JSON
{
"hex": "#fac78a",
"rgb": {
"r": 250,
"g": 199,
"b": 138
},
"hsl": {
"h": 32.679,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.86126,
"c": 0.09691,
"h": 71
},
"luminance": 0.63006
}Semantic roles & 50–950 ramp
primary
#FAC78A
secondary
#4F8ED9
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381