#FAC8A6#FAC8A6
#FAC8A6 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.8% C 0.073 H 55.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC8A6 |
|---|---|
| RGB | rgb(250, 200, 166) |
| HSL | hsl(24, 89%, 82%) |
| HSV | hsv(24, 34%, 98%) |
| CMYK | cmyk(0%, 20%, 33.6%, 2%) |
| CIE-LAB | lab(84.17, 13.15, 23.76) |
| CIE-LCH | lch(84.17, 27.16, 61.04°) |
| OKLab | oklab(86.85% 0.041 0.0603) |
| OKLCH | oklch(86.85% 0.073 55.8) |
| XYZ | xyz(66.9632, 64.3890, 44.9701) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.08
Peach
#FFDAB9
ΔE00 5.16
Light Peach
#FFD8B1
ΔE00 5.26
Peach (survey)
#FFB07C
ΔE00 7.90
Burlywood
#DEB887
ΔE00 8.41
Bisque
#FFE4C4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC8A6 #A6D8FA
analogous
#FAA6AE #FAC8A6 #FAF2A6
triadic
#FAC8A6 #A6FAC8 #C8A6FA
tetradic
#FAC8A6 #AEFAA6 #A6D8FA #F2A6FA
square
#FAC8A6 #AEFAA6 #A6D8FA #F2A6FA
split-complementary
#FAC8A6 #A6FAF2 #A6AEFA
monochromatic
#F38032 #F7A46C #FAC8A6 #FDECE0 #FDEDE2
Accessibility & contrast
On white
1.51
#FAC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FAC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC8A6
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC8A6 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA4
Deuteranopia (green-blind)
#E2D6A6
Tritanopia (blue-blind)
#FFBFBF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac8a6; /* rgb */ color: rgb(250, 200, 166); /* oklch */ color: oklch(86.8% 0.073 55.8);
Tailwind
colors: {
custom: {
50: '#fdd8c0',
500: '#fac8a6',
950: '#000000',
},
}SCSS
$custom: #fac8a6; $custom-light: #fdd8c0; $custom-dark: #000000;
JSON
{
"hex": "#fac8a6",
"rgb": {
"r": 250,
"g": 200,
"b": 166
},
"hsl": {
"h": 24.286,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.86846,
"c": 0.07289,
"h": 55.8
},
"luminance": 0.64386
}Semantic roles & 50–950 ramp
primary
#FAC8A6
secondary
#68ADDC
accent
#89E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382