#FAC7AF#FAC7AF
#FAC7AF is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.9% C 0.067 H 46.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC7AF |
|---|---|
| RGB | rgb(250, 199, 175) |
| HSL | hsl(19, 88%, 83%) |
| HSV | hsv(19, 30%, 98%) |
| CMYK | cmyk(0%, 20.4%, 30%, 2%) |
| CIE-LAB | lab(84.11, 14.79, 18.92) |
| CIE-LCH | lch(84.11, 24.02, 51.98°) |
| OKLab | oklab(86.86% 0.0461 0.0485) |
| OKLCH | oklch(86.86% 0.067 46.5) |
| XYZ | xyz(67.5870, 64.2692, 49.3943) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.25
Pale Salmon
#FFB19A
ΔE00 7.08
Peach
#FFDAB9
ΔE00 7.31
Light Peach
#FFD8B1
ΔE00 8.15
Light Salmon
#FEA993
ΔE00 9.04
Peach (survey)
#FFB07C
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC7AF #AFE2FA
analogous
#FAAFBC #FAC7AF #FAECAF
triadic
#FAC7AF #AFFAC7 #C7AFFA
tetradic
#FAC7AF #BCFAAF #AFE2FA #ECAFFA
square
#FAC7AF #BCFAAF #AFE2FA #ECAFFA
split-complementary
#FAC7AF #AFFAEC #AFBCFA
monochromatic
#F3763C #F69F75 #FAC7AF #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.52
#FAC7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FAC7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC7AF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC7AF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FFBFC0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fac7af; /* rgb */ color: rgb(250, 199, 175); /* oklch */ color: oklch(86.9% 0.067 46.5);
Tailwind
colors: {
custom: {
50: '#fdd8c7',
500: '#fac7af',
950: '#000000',
},
}SCSS
$custom: #fac7af; $custom-light: #fdd8c7; $custom-dark: #000000;
JSON
{
"hex": "#fac7af",
"rgb": {
"r": 250,
"g": 199,
"b": 175
},
"hsl": {
"h": 19.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.86856,
"c": 0.06691,
"h": 46.5
},
"luminance": 0.64266
}Semantic roles & 50–950 ramp
primary
#FAC7AF
secondary
#70BADD
accent
#9CE501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382