#FAC0AB#FAC0AB
#FAC0AB is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.5% C 0.073 H 40.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC0AB |
|---|---|
| RGB | rgb(250, 192, 171) |
| HSL | hsl(16, 89%, 83%) |
| HSV | hsv(16, 32%, 98%) |
| CMYK | cmyk(0%, 23.2%, 31.6%, 2%) |
| CIE-LAB | lab(82.36, 17.96, 18.62) |
| CIE-LCH | lch(82.36, 25.87, 46.04°) |
| OKLab | oklab(85.47% 0.0553 0.0478) |
| OKLCH | oklch(85.47% 0.073 40.8) |
| XYZ | xyz(65.6263, 60.9670, 46.8313) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.71
Apricot
#FBCEB1
ΔE00 5.92
Light Salmon
#FEA993
ΔE00 6.65
Blush (survey)
#F29E8E
ΔE00 8.98
Peach (survey)
#FFB07C
ΔE00 9.57
Lightsalmon
#FFA07A
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC0AB #ABE5FA
analogous
#FAABBE #FAC0AB #FAE7AB
triadic
#FAC0AB #ABFAC0 #C0ABFA
tetradic
#FAC0AB #BEFAAB #ABE5FA #E7ABFA
square
#FAC0AB #BEFAAB #ABE5FA #E7ABFA
split-complementary
#FAC0AB #ABFAE7 #ABBEFA
monochromatic
#F36937 #F79571 #FAC0AB #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.59
#FAC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FAC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC0AB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC0AB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#DBD2AB
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fac0ab; /* rgb */ color: rgb(250, 192, 171); /* oklch */ color: oklch(85.5% 0.073 40.8);
Tailwind
colors: {
custom: {
50: '#fdd3c4',
500: '#fac0ab',
950: '#000000',
},
}SCSS
$custom: #fac0ab; $custom-light: #fdd3c4; $custom-dark: #000000;
JSON
{
"hex": "#fac0ab",
"rgb": {
"r": 250,
"g": 192,
"b": 171
},
"hsl": {
"h": 15.949,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.85471,
"c": 0.07308,
"h": 40.8
},
"luminance": 0.60964
}Semantic roles & 50–950 ramp
primary
#FAC0AB
secondary
#6CBFDD
accent
#A8E500
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382