#FCFACE#FCFACE
#FCFACE is a very light, muted yellow. Relative luminance 0.935; OKLCH L 97.6% C 0.057 H 105.3°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFACE |
|---|---|
| RGB | rgb(252, 250, 206) |
| HSL | hsl(57, 88%, 90%) |
| HSV | hsv(57, 18%, 99%) |
| CMYK | cmyk(0%, 0.8%, 18.3%, 1.2%) |
| CIE-LAB | lab(97.44, -6.36, 21.40) |
| CIE-LCH | lch(97.44, 22.32, 106.54°) |
| OKLab | oklab(97.57% -0.015 0.0549) |
| OKLCH | oklch(97.57% 0.057 105.3) |
| XYZ | xyz(85.4704, 93.5239, 71.9299) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cream
#FFFDD0
ΔE00 0.64
Lemonchiffon
#FFFACD
ΔE00 1.06
Eggshell (survey)
#FFFFD4
ΔE00 1.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 1.22
Pale
#FFF9D0
ΔE00 1.69
Ivory (survey)
#FFFFCB
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFACE #CED0FC
analogous
#FCE3CE #FCFACE #E7FCCE
triadic
#FCFACE #CEFCFA #FACEFC
tetradic
#FCFACE #CEFCE3 #CED0FC #FCCEE7
square
#FCFACE #CEFCE3 #CED0FC #FCCEE7
split-complementary
#FCFACE #CEE7FC #E3CEFC
monochromatic
#F5EE5B #F8F494 #FCFACE #FDFCE2 #FDFCE2
Accessibility & contrast
On white
1.07
#FCFACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FCFACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFACE
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFACE | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FFF9D0
Tritanopia (blue-blind)
#FFF4EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcface; /* rgb */ color: rgb(252, 250, 206); /* oklch */ color: oklch(97.6% 0.057 105.3);
Tailwind
colors: {
custom: {
50: '#fdfbdd',
500: '#fcface',
950: '#000000',
},
}SCSS
$custom: #fcface; $custom-light: #fdfbdd; $custom-dark: #000000;
JSON
{
"hex": "#fcface",
"rgb": {
"r": 252,
"g": 250,
"b": 206
},
"hsl": {
"h": 57.391,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.97567,
"c": 0.05685,
"h": 105.3
},
"luminance": 0.93523
}Semantic roles & 50–950 ramp
primary
#FCFACE
secondary
#8B8EE4
accent
#0AE500
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171715
muted
#858584