#FAC788#FAC788
#FAC788 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 86.1% C 0.099 H 71.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC788 |
|---|---|
| RGB | rgb(250, 199, 136) |
| HSL | hsl(33, 92%, 76%) |
| HSV | hsv(33, 46%, 98%) |
| CMYK | cmyk(0%, 20.4%, 45.6%, 2%) |
| CIE-LAB | lab(83.42, 10.39, 38.36) |
| CIE-LCH | lch(83.42, 39.75, 74.84°) |
| OKLab | oklab(86.09% 0.0309 0.0938) |
| OKLCH | oklch(86.09% 0.099 71.8) |
| XYZ | xyz(64.2942, 62.9520, 32.0522) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.68
Navajowhite
#FFDEAD
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 6.83
Apricot (survey)
#FFB16D
ΔE00 7.54
Very Light Brown
#D3B683
ΔE00 7.95
Peach
#FFDAB9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC788 #88BBFA
analogous
#FA8E88 #FAC788 #F4FA88
triadic
#FAC788 #88FAC7 #C788FA
tetradic
#FAC788 #88FA8E #88BBFA #FA88F4
square
#FAC788 #88FA8E #88BBFA #FA88F4
split-complementary
#FAC788 #88F4FA #8E88FA
monochromatic
#F59013 #F8AB4D #FAC788 #FCE3C3 #FEF1E2
Accessibility & contrast
On white
1.55
#FAC788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FAC788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC788
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC788 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C983
Deuteranopia (green-blind)
#E5D589
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac788; /* rgb */ color: rgb(250, 199, 136); /* oklch */ color: oklch(86.1% 0.099 71.8);
Tailwind
colors: {
custom: {
50: '#fed7ab',
500: '#fac788',
950: '#000000',
},
}SCSS
$custom: #fac788; $custom-light: #fed7ab; $custom-dark: #000000;
JSON
{
"hex": "#fac788",
"rgb": {
"r": 250,
"g": 199,
"b": 136
},
"hsl": {
"h": 33.158,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.86093,
"c": 0.09871,
"h": 71.8
},
"luminance": 0.62948
}Semantic roles & 50–950 ramp
primary
#FAC788
secondary
#4E8CD9
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381