#FCFADE#FCFADE
#FCFADE is a very light, muted yellow. Relative luminance 0.943; OKLCH L 97.9% C 0.037 H 103.7°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFADE |
|---|---|
| RGB | rgb(252, 250, 222) |
| HSL | hsl(56, 83%, 93%) |
| HSV | hsv(56, 12%, 99%) |
| CMYK | cmyk(0%, 0.8%, 11.9%, 1.2%) |
| CIE-LAB | lab(97.77, -3.96, 13.68) |
| CIE-LCH | lch(97.77, 14.24, 106.14°) |
| OKLab | oklab(97.94% -0.0087 0.0355) |
| OKLCH | oklch(97.94% 0.037 103.7) |
| XYZ | xyz(87.5139, 94.3413, 82.6925) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.26
Lightyellow
#FFFFE0
ΔE00 1.57
Beige
#F5F5DC
ΔE00 1.58
Cornsilk
#FFF8DC
ΔE00 2.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.67
Pale
#FFF9D0
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFADE #DEE0FC
analogous
#FCEBDE #FCFADE #EFFCDE
triadic
#FCFADE #DEFCFA #FADEFC
tetradic
#FCFADE #DEFCEB #DEE0FC #FCDEEF
square
#FCFADE #DEFCEB #DEE0FC #FCDEEF
split-complementary
#FCFADE #DEEFFC #EBDEFC
monochromatic
#F2E96E #F7F1A6 #FCFADE #FCFBE3 #FCFBE3
Accessibility & contrast
On white
1.06
#FCFADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FCFADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFADE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFADE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FFF9DF
Tritanopia (blue-blind)
#FFF6F2
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfade; /* rgb */ color: rgb(252, 250, 222); /* oklch */ color: oklch(97.9% 0.037 103.7);
Tailwind
colors: {
custom: {
50: '#fdfbe8',
500: '#fcfade',
950: '#000000',
},
}SCSS
$custom: #fcfade; $custom-light: #fdfbe8; $custom-dark: #000000;
JSON
{
"hex": "#fcfade",
"rgb": {
"r": 252,
"g": 250,
"b": 222
},
"hsl": {
"h": 56,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.97936,
"c": 0.03656,
"h": 103.7
},
"luminance": 0.94341
}Semantic roles & 50–950 ramp
primary
#FCFADE
secondary
#9A9FE4
accent
#14E006
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584