#FAC68A#FAC68A
#FAC68A is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.9% C 0.097 H 70.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC68A |
|---|---|
| RGB | rgb(250, 198, 138) |
| HSL | hsl(32, 92%, 76%) |
| HSV | hsv(32, 45%, 98%) |
| CMYK | cmyk(0%, 20.8%, 44.8%, 2%) |
| CIE-LAB | lab(83.21, 11.11, 37.07) |
| CIE-LCH | lch(83.21, 38.70, 73.31°) |
| OKLab | oklab(85.94% 0.0332 0.0909) |
| OKLCH | oklch(85.94% 0.097 70) |
| XYZ | xyz(64.2083, 62.5508, 32.7314) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 6.48
Navajowhite
#FFDEAD
ΔE00 6.96
Apricot (survey)
#FFB16D
ΔE00 7.02
Very Light Brown
#D3B683
ΔE00 8.07
Peach
#FFDAB9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC68A #8ABEFA
analogous
#FA8E8A #FAC68A #F6FA8A
triadic
#FAC68A #8AFAC6 #C68AFA
tetradic
#FAC68A #8AFA8E #8ABEFA #FA8AF6
square
#FAC68A #8AFA8E #8ABEFA #FA8AF6
split-complementary
#FAC68A #8AF6FA #8E8AFA
monochromatic
#F58D15 #F7A94F #FAC68A #FDE3C5 #FEF1E2
Accessibility & contrast
On white
1.55
#FAC68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FAC68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC68A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC68A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#FFBAB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac68a; /* rgb */ color: rgb(250, 198, 138); /* oklch */ color: oklch(85.9% 0.097 70.0);
Tailwind
colors: {
custom: {
50: '#fed7ad',
500: '#fac68a',
950: '#000000',
},
}SCSS
$custom: #fac68a; $custom-light: #fed7ad; $custom-dark: #000000;
JSON
{
"hex": "#fac68a",
"rgb": {
"r": 250,
"g": 198,
"b": 138
},
"hsl": {
"h": 32.143,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.85937,
"c": 0.09675,
"h": 70
},
"luminance": 0.62547
}Semantic roles & 50–950 ramp
primary
#FAC68A
secondary
#4F8FD9
accent
#6BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381