#FAC3AF#FAC3AF
#FAC3AF is a very light, moderate orange. Relative luminance 0.624; OKLCH L 86.1% C 0.069 H 40.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC3AF |
|---|---|
| RGB | rgb(250, 195, 175) |
| HSL | hsl(16, 88%, 83%) |
| HSV | hsv(16, 30%, 98%) |
| CMYK | cmyk(0%, 22%, 30%, 2%) |
| CIE-LAB | lab(83.15, 16.89, 17.59) |
| CIE-LCH | lch(83.15, 24.39, 46.17°) |
| OKLab | oklab(86.12% 0.0522 0.0453) |
| OKLCH | oklch(86.12% 0.069 40.9) |
| XYZ | xyz(66.6787, 62.4526, 49.0915) |
| Luminance | 0.6245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.47
Pale Salmon
#FFB19A
ΔE00 5.56
Light Salmon
#FEA993
ΔE00 7.48
Peach
#FFDAB9
ΔE00 9.47
Pale Rose
#FDC1C5
ΔE00 9.57
Blush (survey)
#F29E8E
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC3AF #AFE6FA
analogous
#FAAFC0 #FAC3AF #FAE8AF
triadic
#FAC3AF #AFFAC3 #C3AFFA
tetradic
#FAC3AF #C0FAAF #AFE6FA #E8AFFA
square
#FAC3AF #C0FAAF #AFE6FA #E8AFFA
split-complementary
#FAC3AF #AFFAE8 #AFC0FA
monochromatic
#F36D3C #F69875 #FAC3AF #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.56
#FAC3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#FAC3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC3AF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC3AF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9AE
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#FFBBBE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fac3af; /* rgb */ color: rgb(250, 195, 175); /* oklch */ color: oklch(86.1% 0.069 40.9);
Tailwind
colors: {
custom: {
50: '#fdd5c7',
500: '#fac3af',
950: '#000000',
},
}SCSS
$custom: #fac3af; $custom-light: #fdd5c7; $custom-dark: #000000;
JSON
{
"hex": "#fac3af",
"rgb": {
"r": 250,
"g": 195,
"b": 175
},
"hsl": {
"h": 16,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.86115,
"c": 0.06911,
"h": 40.9
},
"luminance": 0.62449
}Semantic roles & 50–950 ramp
primary
#FAC3AF
secondary
#70C0DD
accent
#A8E501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382