#FAC78B#FAC78B
#FAC78B is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.096 H 70.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC78B |
|---|---|
| RGB | rgb(250, 199, 139) |
| HSL | hsl(32, 92%, 76%) |
| HSV | hsv(32, 44%, 98%) |
| CMYK | cmyk(0%, 20.4%, 44.4%, 2%) |
| CIE-LAB | lab(83.46, 10.69, 36.89) |
| CIE-LCH | lch(83.46, 38.40, 73.84°) |
| OKLab | oklab(86.14% 0.032 0.0905) |
| OKLCH | oklch(86.14% 0.096 70.5) |
| XYZ | xyz(64.5104, 63.0385, 33.1908) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.53
Light Peach
#FFD8B1
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 6.67
Apricot (survey)
#FFB16D
ΔE00 7.35
Peach
#FFDAB9
ΔE00 7.97
Very Light Brown
#D3B683
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC78B #8BBEFA
analogous
#FA908B #FAC78B #F6FA8B
triadic
#FAC78B #8BFAC7 #C78BFA
tetradic
#FAC78B #8BFA90 #8BBEFA #FA8BF6
square
#FAC78B #8BFA90 #8BBEFA #FA8BF6
split-complementary
#FAC78B #8BF6FA #908BFA
monochromatic
#F58E16 #F7AB50 #FAC78B #FDE3C6 #FEF1E2
Accessibility & contrast
On white
1.54
#FAC78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FAC78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC78B
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC78B | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C987
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac78b; /* rgb */ color: rgb(250, 199, 139); /* oklch */ color: oklch(86.1% 0.096 70.5);
Tailwind
colors: {
custom: {
50: '#fed8ad',
500: '#fac78b',
950: '#000000',
},
}SCSS
$custom: #fac78b; $custom-light: #fed8ad; $custom-dark: #000000;
JSON
{
"hex": "#fac78b",
"rgb": {
"r": 250,
"g": 199,
"b": 139
},
"hsl": {
"h": 32.432,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.86143,
"c": 0.09601,
"h": 70.5
},
"luminance": 0.63035
}Semantic roles & 50–950 ramp
primary
#FAC78B
secondary
#508FD9
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381