#FAC1AB#FAC1AB
#FAC1AB is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.7% C 0.072 H 42.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC1AB |
|---|---|
| RGB | rgb(250, 193, 171) |
| HSL | hsl(17, 89%, 83%) |
| HSV | hsv(17, 32%, 98%) |
| CMYK | cmyk(0%, 22.8%, 31.6%, 2%) |
| CIE-LAB | lab(82.60, 17.43, 18.95) |
| CIE-LCH | lch(82.60, 25.75, 47.39°) |
| OKLab | oklab(85.66% 0.0538 0.0486) |
| OKLCH | oklch(85.66% 0.072 42.1) |
| XYZ | xyz(65.8466, 61.4076, 46.9047) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.06
Apricot
#FBCEB1
ΔE00 5.40
Light Salmon
#FEA993
ΔE00 7.01
Peach (survey)
#FFB07C
ΔE00 9.32
Blush (survey)
#F29E8E
ΔE00 9.40
Peach
#FFDAB9
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC1AB #ABE4FA
analogous
#FAABBC #FAC1AB #FAE9AB
triadic
#FAC1AB #ABFAC1 #C1ABFA
tetradic
#FAC1AB #BCFAAB #ABE4FA #E9ABFA
square
#FAC1AB #BCFAAB #ABE4FA #E9ABFA
split-complementary
#FAC1AB #ABFAE9 #ABBCFA
monochromatic
#F36C37 #F79671 #FAC1AB #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.58
#FAC1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FAC1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC1AB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC1AB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#FFB8BB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fac1ab; /* rgb */ color: rgb(250, 193, 171); /* oklch */ color: oklch(85.7% 0.072 42.1);
Tailwind
colors: {
custom: {
50: '#fdd3c4',
500: '#fac1ab',
950: '#000000',
},
}SCSS
$custom: #fac1ab; $custom-light: #fdd3c4; $custom-dark: #000000;
JSON
{
"hex": "#fac1ab",
"rgb": {
"r": 250,
"g": 193,
"b": 171
},
"hsl": {
"h": 16.709,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.85655,
"c": 0.07246,
"h": 42.1
},
"luminance": 0.61404
}Semantic roles & 50–950 ramp
primary
#FAC1AB
secondary
#6CBDDD
accent
#A6E500
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382