#FCFBF9#FCFBF9
#FCFBF9 is a very light, near-neutral orange. Relative luminance 0.965; OKLCH L 98.8% C 0.003 H 84.6°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF9 |
|---|---|
| RGB | rgb(252, 251, 249) |
| HSL | hsl(40, 33%, 98%) |
| HSV | hsv(40, 1%, 99%) |
| CMYK | cmyk(0%, 0.4%, 1.2%, 1.2%) |
| CIE-LAB | lab(98.64, -0.02, 1.07) |
| CIE-LCH | lch(98.64, 1.07, 90.98°) |
| OKLab | oklab(98.83% 0.0003 0.0028) |
| OKLCH | oklch(98.83% 0.003 84.6) |
| XYZ | xyz(91.7382, 96.5295, 103.4033) |
| Luminance | 0.9653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 0.67
White
#FFFFFF
ΔE00 1.31
Pale Grey
#FDFDFE
ΔE00 1.60
Whitesmoke
#F5F5F5
ΔE00 1.62
Snow
#FFFAFA
ΔE00 2.47
Floralwhite
#FFFAF0
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF9 #F9FAFC
analogous
#FCF9F9 #FCFBF9 #FBFCF9
triadic
#FCFBF9 #F9FCFB #FBF9FC
tetradic
#FCFBF9 #F9FCF9 #F9FAFC #FCF9FB
square
#FCFBF9 #F9FCF9 #F9FAFC #FCF9FB
split-complementary
#FCFBF9 #F9FBFC #F9F9FC
monochromatic
#D3C5A7 #E8E0D0 #F5F1EB #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.03
#FCFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FCFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF9
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF9 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF9
Deuteranopia (green-blind)
#FCFBF9
Tritanopia (blue-blind)
#FDFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf9; /* rgb */ color: rgb(252, 251, 249); /* oklch */ color: oklch(98.8% 0.003 84.6);
Tailwind
colors: {
custom: {
50: '#fdfcfb',
500: '#fcfbf9',
950: '#000000',
},
}SCSS
$custom: #fcfbf9; $custom-light: #fdfcfb; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf9",
"rgb": {
"r": 252,
"g": 251,
"b": 249
},
"hsl": {
"h": 40,
"s": 33.333,
"l": 98.235
},
"oklch": {
"l": 0.98829,
"c": 0.00285,
"h": 84.6
},
"luminance": 0.96529
}Semantic roles & 50–950 ramp
primary
#FCFBF9
secondary
#C1C9D8
accent
#60AC39
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585