#FACCAE#FACCAE
#FACCAE is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.8% C 0.066 H 54.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FACCAE |
|---|---|
| RGB | rgb(250, 204, 174) |
| HSL | hsl(24, 88%, 83%) |
| HSV | hsv(24, 30%, 98%) |
| CMYK | cmyk(0%, 18.4%, 30.4%, 2%) |
| CIE-LAB | lab(85.29, 12.05, 21.09) |
| CIE-LCH | lch(85.29, 24.29, 60.24°) |
| OKLab | oklab(87.77% 0.038 0.0539) |
| OKLCH | oklch(87.77% 0.066 54.8) |
| XYZ | xyz(68.6585, 66.5687, 49.2687) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.55
Peach
#FFDAB9
ΔE00 4.38
Light Peach
#FFD8B1
ΔE00 5.00
Bisque
#FFE4C4
ΔE00 8.12
Navajowhite
#FFDEAD
ΔE00 9.12
Burlywood
#DEB887
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FACCAE #AEDCFA
analogous
#FAAEB6 #FACCAE #FAF2AE
triadic
#FACCAE #AEFACC #CCAEFA
tetradic
#FACCAE #B6FAAE #AEDCFA #F2AEFA
square
#FACCAE #B6FAAE #AEDCFA #F2AEFA
split-complementary
#FACCAE #AEFAF2 #AEB6FA
monochromatic
#F3833B #F6A874 #FACCAE #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.47
#FACCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FACCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FACCAE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FACCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FACCAE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#FFC4C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #faccae; /* rgb */ color: rgb(250, 204, 174); /* oklch */ color: oklch(87.8% 0.066 54.8);
Tailwind
colors: {
custom: {
50: '#fddbc6',
500: '#faccae',
950: '#000000',
},
}SCSS
$custom: #faccae; $custom-light: #fddbc6; $custom-dark: #000000;
JSON
{
"hex": "#faccae",
"rgb": {
"r": 250,
"g": 204,
"b": 174
},
"hsl": {
"h": 23.684,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.8777,
"c": 0.06591,
"h": 54.8
},
"luminance": 0.66566
}Semantic roles & 50–950 ramp
primary
#FACCAE
secondary
#6FB2DD
accent
#8BE501
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482