#FAC688#FAC688
#FAC688 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.9% C 0.099 H 70.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC688 |
|---|---|
| RGB | rgb(250, 198, 136) |
| HSL | hsl(33, 92%, 76%) |
| HSV | hsv(33, 46%, 98%) |
| CMYK | cmyk(0%, 20.8%, 45.6%, 2%) |
| CIE-LAB | lab(83.18, 10.91, 38.05) |
| CIE-LCH | lch(83.18, 39.59, 74.00°) |
| OKLab | oklab(85.9% 0.0324 0.0931) |
| OKLCH | oklch(85.9% 0.099 70.8) |
| XYZ | xyz(64.0649, 62.4934, 31.9758) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.60
Light Peach
#FFD8B1
ΔE00 6.80
Navajowhite
#FFDEAD
ΔE00 7.02
Apricot (survey)
#FFB16D
ΔE00 7.14
Very Light Brown
#D3B683
ΔE00 8.03
Peach
#FFDAB9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC688 #88BCFA
analogous
#FA8D88 #FAC688 #F5FA88
triadic
#FAC688 #88FAC6 #C688FA
tetradic
#FAC688 #88FA8D #88BCFA #FA88F5
square
#FAC688 #88FA8D #88BCFA #FA88F5
split-complementary
#FAC688 #88F5FA #8D88FA
monochromatic
#F58E13 #F8AA4D #FAC688 #FCE2C3 #FEF1E2
Accessibility & contrast
On white
1.56
#FAC688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FAC688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC688
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC688 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C883
Deuteranopia (green-blind)
#E5D489
Tritanopia (blue-blind)
#FFB9B6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac688; /* rgb */ color: rgb(250, 198, 136); /* oklch */ color: oklch(85.9% 0.099 70.8);
Tailwind
colors: {
custom: {
50: '#fed7ab',
500: '#fac688',
950: '#000000',
},
}SCSS
$custom: #fac688; $custom-light: #fed7ab; $custom-dark: #000000;
JSON
{
"hex": "#fac688",
"rgb": {
"r": 250,
"g": 198,
"b": 136
},
"hsl": {
"h": 32.632,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.85903,
"c": 0.09853,
"h": 70.8
},
"luminance": 0.6249
}Semantic roles & 50–950 ramp
primary
#FAC688
secondary
#4E8DD9
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381