#FCFCFB#FCFCFB
#FCFCFB is a very light, near-neutral yellow. Relative luminance 0.973; OKLCH L 99.1% C 0.001 H 106.4°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCFB |
|---|---|
| RGB | rgb(252, 252, 251) |
| HSL | hsl(60, 14%, 99%) |
| HSV | hsv(60, 0%, 99%) |
| CMYK | cmyk(0%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.94, -0.17, 0.48) |
| CIE-LCH | lch(98.94, 0.51, 110.14°) |
| OKLab | oklab(99.08% -0.0004 0.0013) |
| OKLCH | oklch(99.08% 0.001 106.4) |
| XYZ | xyz(92.3650, 97.2813, 105.1593) |
| Luminance | 0.9728 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
White
#FFFFFF
ΔE00 0.81
Pale Grey
#FDFDFE
ΔE00 1.11
Off White
#FAF9F6
ΔE00 1.19
Whitesmoke
#F5F5F5
ΔE00 1.50
Snow
#FFFAFA
ΔE00 2.64
Ghostwhite
#F8F8FF
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCFB #FBFBFC
analogous
#FCFBFB #FCFCFB #FBFCFB
triadic
#FCFCFB #FBFCFC #FCFBFC
tetradic
#FCFCFB #FBFCFB #FBFBFC #FCFBFB
square
#FCFCFB #FBFCFB #FBFBFC #FCFBFB
split-complementary
#FCFCFB #FBFBFC #FBFBFC
monochromatic
#C8C8B5 #E2E2D8 #F2F2EE #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.03
#FCFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#FCFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCFB
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCFB | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#FCFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfcfb; /* rgb */ color: rgb(252, 252, 251); /* oklch */ color: oklch(99.1% 0.001 106.4);
Tailwind
colors: {
custom: {
50: '#fdfdfc',
500: '#fcfcfb',
950: '#000000',
},
}SCSS
$custom: #fcfcfb; $custom-light: #fdfdfc; $custom-dark: #000000;
JSON
{
"hex": "#fcfcfb",
"rgb": {
"r": 252,
"g": 252,
"b": 251
},
"hsl": {
"h": 60,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.99079,
"c": 0.00131,
"h": 106.4
},
"luminance": 0.97281
}Semantic roles & 50–950 ramp
primary
#FCFCFB
secondary
#C9C9D3
accent
#4D984D
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585