#FACFAF#FACFAF
#FACFAF is a very light, moderate orange. Relative luminance 0.680; OKLCH L 88.4% C 0.065 H 58.4°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FACFAF |
|---|---|
| RGB | rgb(250, 207, 175) |
| HSL | hsl(26, 88%, 83%) |
| HSV | hsv(26, 30%, 98%) |
| CMYK | cmyk(0%, 17.2%, 30%, 2%) |
| CIE-LAB | lab(86.03, 10.62, 21.59) |
| CIE-LCH | lch(86.03, 24.06, 63.81°) |
| OKLab | oklab(88.36% 0.0338 0.0551) |
| OKLCH | oklch(88.36% 0.065 58.4) |
| XYZ | xyz(69.4762, 68.0477, 50.0240) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.45
Peach
#FFDAB9
ΔE00 3.05
Light Peach
#FFD8B1
ΔE00 3.58
Bisque
#FFE4C4
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 7.68
Burlywood
#DEB887
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACFAF #AFDAFA
analogous
#FAAFB4 #FACFAF #FAF4AF
triadic
#FACFAF #AFFACF #CFAFFA
tetradic
#FACFAF #B4FAAF #AFDAFA #F4AFFA
square
#FACFAF #B4FAAF #AFDAFA #F4AFFA
split-complementary
#FACFAF #AFFAF4 #AFB4FA
monochromatic
#F38A3C #F6AC75 #FACFAF #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.44
#FACFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#FACFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACFAF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACFAF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC7C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #facfaf; /* rgb */ color: rgb(250, 207, 175); /* oklch */ color: oklch(88.4% 0.065 58.4);
Tailwind
colors: {
custom: {
50: '#fdddc7',
500: '#facfaf',
950: '#000000',
},
}SCSS
$custom: #facfaf; $custom-light: #fdddc7; $custom-dark: #000000;
JSON
{
"hex": "#facfaf",
"rgb": {
"r": 250,
"g": 207,
"b": 175
},
"hsl": {
"h": 25.6,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.88358,
"c": 0.06465,
"h": 58.4
},
"luminance": 0.68045
}Semantic roles & 50–950 ramp
primary
#FACFAF
secondary
#70AFDD
accent
#83E501
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482