#FCFCFA#FCFCFA
#FCFCFA is a very light, near-neutral yellow. Relative luminance 0.972; OKLCH L 99.1% C 0.003 H 106.5°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCFA |
|---|---|
| RGB | rgb(252, 252, 250) |
| HSL | hsl(60, 25%, 98%) |
| HSV | hsv(60, 1%, 99%) |
| CMYK | cmyk(0%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(98.91, -0.35, 0.95) |
| CIE-LCH | lch(98.91, 1.02, 110.09°) |
| OKLab | oklab(99.05% -0.0007 0.0025) |
| OKLCH | oklch(99.05% 0.003 106.5) |
| XYZ | xyz(92.2078, 97.2184, 104.3313) |
| Luminance | 0.9722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 0.84
White
#FFFFFF
ΔE00 1.23
Pale Grey
#FDFDFE
ΔE00 1.63
Whitesmoke
#F5F5F5
ΔE00 1.75
Snow
#FFFAFA
ΔE00 2.95
Floralwhite
#FFFAF0
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCFA #FAFAFC
analogous
#FCFBFA #FCFCFA #FBFCFA
triadic
#FCFCFA #FAFCFC #FCFAFC
tetradic
#FCFCFA #FAFCFB #FAFAFC #FCFAFB
square
#FCFCFA #FAFCFB #FAFAFC #FCFAFB
split-complementary
#FCFCFA #FAFBFC #FBFAFC
monochromatic
#CECEAD #E5E5D4 #F4F4EC #F4F4EC #F4F4EC
Accessibility & contrast
On white
1.03
#FCFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#FCFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCFA
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCFA | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFA
Deuteranopia (green-blind)
#FCFCFA
Tritanopia (blue-blind)
#FCFCFB
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcfa; /* rgb */ color: rgb(252, 252, 250); /* oklch */ color: oklch(99.1% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#fdfdfb',
500: '#fcfcfa',
950: '#000000',
},
}SCSS
$custom: #fcfcfa; $custom-light: #fdfdfb; $custom-dark: #000000;
JSON
{
"hex": "#fcfcfa",
"rgb": {
"r": 252,
"g": 252,
"b": 250
},
"hsl": {
"h": 60,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.99051,
"c": 0.00264,
"h": 106.5
},
"luminance": 0.97218
}Semantic roles & 50–950 ramp
primary
#FCFCFA
secondary
#C4C4D6
accent
#42A442
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585