#FCFBFA#FCFBFA
#FCFBFA is a very light, near-neutral orange. Relative luminance 0.966; OKLCH L 98.9% C 0.002 H 67.9°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBFA |
|---|---|
| RGB | rgb(252, 251, 250) |
| HSL | hsl(30, 25%, 98%) |
| HSV | hsv(30, 1%, 99%) |
| CMYK | cmyk(0%, 0.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(98.67, 0.16, 0.59) |
| CIE-LCH | lch(98.67, 0.61, 75.31°) |
| OKLab | oklab(98.86% 0.0006 0.0016) |
| OKLCH | oklch(98.86% 0.002 67.9) |
| XYZ | xyz(91.8946, 96.5920, 104.2269) |
| Luminance | 0.9659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
White
#FFFFFF
ΔE00 0.99
Pale Grey
#FDFDFE
ΔE00 1.13
Off White
#FAF9F6
ΔE00 1.13
Whitesmoke
#F5F5F5
ΔE00 1.39
Snow
#FFFAFA
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBFA #FAFBFC
analogous
#FCFAFA #FCFBFA #FCFCFA
triadic
#FCFBFA #FAFCFB #FBFAFC
tetradic
#FCFBFA #FAFCFA #FAFBFC #FCFAFC
square
#FCFBFA #FAFCFA #FAFBFC #FCFAFC
split-complementary
#FCFBFA #FAFCFC #FAFAFC
monochromatic
#CEBEAD #E5DCD4 #F4F0EC #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.03
#FCFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FCFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBFA
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBFA | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#FCFBFA
Tritanopia (blue-blind)
#FCFBFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbfa; /* rgb */ color: rgb(252, 251, 250); /* oklch */ color: oklch(98.9% 0.002 67.9);
Tailwind
colors: {
custom: {
50: '#fdfcfb',
500: '#fcfbfa',
950: '#000000',
},
}SCSS
$custom: #fcfbfa; $custom-light: #fdfcfb; $custom-dark: #000000;
JSON
{
"hex": "#fcfbfa",
"rgb": {
"r": 252,
"g": 251,
"b": 250
},
"hsl": {
"h": 30,
"s": 25,
"l": 98.431
},
"oklch": {
"l": 0.98857,
"c": 0.0017,
"h": 67.9
},
"luminance": 0.96592
}Semantic roles & 50–950 ramp
primary
#FCFBFA
secondary
#C4CDD6
accent
#73A442
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585