#FAC8AB#FAC8AB
#FAC8AB is a very light, moderate orange. Relative luminance 0.646; OKLCH L 87.0% C 0.069 H 51.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC8AB |
|---|---|
| RGB | rgb(250, 200, 171) |
| HSL | hsl(22, 89%, 83%) |
| HSV | hsv(22, 32%, 98%) |
| CMYK | cmyk(0%, 20%, 31.6%, 2%) |
| CIE-LAB | lab(84.26, 13.76, 21.26) |
| CIE-LCH | lch(84.26, 25.32, 57.08°) |
| OKLab | oklab(86.95% 0.043 0.0542) |
| OKLCH | oklch(86.95% 0.069 51.6) |
| XYZ | xyz(67.4308, 64.5760, 47.4328) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.83
Peach
#FFDAB9
ΔE00 5.87
Light Peach
#FFD8B1
ΔE00 6.42
Pale Salmon
#FFB19A
ΔE00 8.21
Peach (survey)
#FFB07C
ΔE00 8.58
Bisque
#FFE4C4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC8AB #ABDDFA
analogous
#FAABB6 #FAC8AB #FAEFAB
triadic
#FAC8AB #ABFAC8 #C8ABFA
tetradic
#FAC8AB #B6FAAB #ABDDFA #EFABFA
square
#FAC8AB #B6FAAB #ABDDFA #EFABFA
split-complementary
#FAC8AB #ABFAEF #ABB6FA
monochromatic
#F37C37 #F7A271 #FAC8AB #FDECE2 #FDECE2
Accessibility & contrast
On white
1.51
#FAC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#FAC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC8AB
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC8AB | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#E1D6AB
Tritanopia (blue-blind)
#FFBFC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac8ab; /* rgb */ color: rgb(250, 200, 171); /* oklch */ color: oklch(87.0% 0.069 51.6);
Tailwind
colors: {
custom: {
50: '#fdd8c4',
500: '#fac8ab',
950: '#000000',
},
}SCSS
$custom: #fac8ab; $custom-light: #fdd8c4; $custom-dark: #000000;
JSON
{
"hex": "#fac8ab",
"rgb": {
"r": 250,
"g": 200,
"b": 171
},
"hsl": {
"h": 22.025,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.86953,
"c": 0.0692,
"h": 51.6
},
"luminance": 0.64573
}Semantic roles & 50–950 ramp
primary
#FAC8AB
secondary
#6CB4DD
accent
#91E500
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382