#FACDAE#FACDAE
#FACDAE is a very light, moderate orange. Relative luminance 0.670; OKLCH L 88.0% C 0.066 H 56.3°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FACDAE |
|---|---|
| RGB | rgb(250, 205, 174) |
| HSL | hsl(24, 88%, 83%) |
| HSV | hsv(24, 30%, 98%) |
| CMYK | cmyk(0%, 18%, 30.4%, 2%) |
| CIE-LAB | lab(85.53, 11.53, 21.42) |
| CIE-LCH | lch(85.53, 24.33, 61.70°) |
| OKLab | oklab(87.96% 0.0365 0.0547) |
| OKLCH | oklch(87.96% 0.066 56.3) |
| XYZ | xyz(68.8969, 67.0456, 49.3482) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.77
Peach
#FFDAB9
ΔE00 3.87
Light Peach
#FFD8B1
ΔE00 4.43
Bisque
#FFE4C4
ΔE00 7.62
Navajowhite
#FFDEAD
ΔE00 8.54
Burlywood
#DEB887
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACDAE #AEDBFA
analogous
#FAAEB5 #FACDAE #FAF3AE
triadic
#FACDAE #AEFACD #CDAEFA
tetradic
#FACDAE #B5FAAE #AEDBFA #F3AEFA
square
#FACDAE #B5FAAE #AEDBFA #F3AEFA
split-complementary
#FACDAE #AEFAF3 #AEB5FA
monochromatic
#F3863B #F6A974 #FACDAE #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.46
#FACDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FACDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACDAE
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACDAE | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AC
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#FFC5C5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #facdae; /* rgb */ color: rgb(250, 205, 174); /* oklch */ color: oklch(88.0% 0.066 56.3);
Tailwind
colors: {
custom: {
50: '#fddcc6',
500: '#facdae',
950: '#000000',
},
}SCSS
$custom: #facdae; $custom-light: #fddcc6; $custom-dark: #000000;
JSON
{
"hex": "#facdae",
"rgb": {
"r": 250,
"g": 205,
"b": 174
},
"hsl": {
"h": 24.474,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.87958,
"c": 0.06572,
"h": 56.3
},
"luminance": 0.67043
}Semantic roles & 50–950 ramp
primary
#FACDAE
secondary
#6FB0DD
accent
#88E501
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482