#FACDAF#FACDAF
#FACDAF is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.0% C 0.065 H 55.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDAF |
|---|---|
| RGB | rgb(250, 205, 175) |
| HSL | hsl(24, 88%, 83%) |
| HSV | hsv(24, 30%, 98%) |
| CMYK | cmyk(0%, 18%, 30%, 2%) |
| CIE-LAB | lab(85.55, 11.66, 20.92) |
| CIE-LCH | lch(85.55, 23.95, 60.87°) |
| OKLab | oklab(87.98% 0.0369 0.0535) |
| OKLCH | oklch(87.98% 0.065 55.4) |
| XYZ | xyz(68.9948, 67.0848, 49.8635) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.44
Peach
#FFDAB9
ΔE00 4.05
Light Peach
#FFD8B1
ΔE00 4.72
Bisque
#FFE4C4
ΔE00 7.78
Navajowhite
#FFDEAD
ΔE00 8.84
Burlywood
#DEB887
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDAF #AFDCFA
analogous
#FAAFB6 #FACDAF #FAF2AF
triadic
#FACDAF #AFFACD #CDAFFA
tetradic
#FACDAF #B6FAAF #AFDCFA #F2AFFA
square
#FACDAF #B6FAAF #AFDCFA #F2AFFA
split-complementary
#FACDAF #AFFAF2 #AFB6FA
monochromatic
#F3853C #F6A975 #FACDAF #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.46
#FACDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#FACDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDAF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDAF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#E4DAAF
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #facdaf; /* rgb */ color: rgb(250, 205, 175); /* oklch */ color: oklch(88.0% 0.065 55.4);
Tailwind
colors: {
custom: {
50: '#fddcc7',
500: '#facdaf',
950: '#000000',
},
}SCSS
$custom: #facdaf; $custom-light: #fddcc7; $custom-dark: #000000;
JSON
{
"hex": "#facdaf",
"rgb": {
"r": 250,
"g": 205,
"b": 175
},
"hsl": {
"h": 24,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.8798,
"c": 0.06494,
"h": 55.4
},
"luminance": 0.67082
}Semantic roles & 50–950 ramp
primary
#FACDAF
secondary
#70B2DD
accent
#8AE501
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482