#FAC789#FAC789
#FAC789 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.098 H 71.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC789 |
|---|---|
| RGB | rgb(250, 199, 137) |
| HSL | hsl(33, 92%, 76%) |
| HSV | hsv(33, 45%, 98%) |
| CMYK | cmyk(0%, 20.4%, 45.2%, 2%) |
| CIE-LAB | lab(83.43, 10.49, 37.87) |
| CIE-LCH | lch(83.43, 39.30, 74.52°) |
| OKLab | oklab(86.11% 0.0312 0.0927) |
| OKLCH | oklch(86.11% 0.098 71.4) |
| XYZ | xyz(64.3656, 62.9806, 32.4283) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.62
Light Peach
#FFD8B1
ΔE00 6.66
Navajowhite
#FFDEAD
ΔE00 6.74
Apricot (survey)
#FFB16D
ΔE00 7.47
Very Light Brown
#D3B683
ΔE00 7.96
Peach
#FFDAB9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC789 #89BCFA
analogous
#FA8E89 #FAC789 #F5FA89
triadic
#FAC789 #89FAC7 #C789FA
tetradic
#FAC789 #89FA8E #89BCFA #FA89F5
square
#FAC789 #89FA8E #89BCFA #FA89F5
split-complementary
#FAC789 #89F5FA #8E89FA
monochromatic
#F58F14 #F8AB4E #FAC789 #FCE3C4 #FEF1E2
Accessibility & contrast
On white
1.54
#FAC789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FAC789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC789
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC789 | 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)
#D9C984
Deuteranopia (green-blind)
#E5D58A
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fac789; /* rgb */ color: rgb(250, 199, 137); /* oklch */ color: oklch(86.1% 0.098 71.4);
Tailwind
colors: {
custom: {
50: '#fed7ac',
500: '#fac789',
950: '#000000',
},
}SCSS
$custom: #fac789; $custom-light: #fed7ac; $custom-dark: #000000;
JSON
{
"hex": "#fac789",
"rgb": {
"r": 250,
"g": 199,
"b": 137
},
"hsl": {
"h": 32.92,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.86109,
"c": 0.09781,
"h": 71.4
},
"luminance": 0.62977
}Semantic roles & 50–950 ramp
primary
#FAC789
secondary
#4F8DD9
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381