#FCFBF5#FCFBF5
#FCFBF5 is a very light, near-neutral yellow. Relative luminance 0.963; OKLCH L 98.7% C 0.008 H 98.9°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF5 |
|---|---|
| RGB | rgb(252, 251, 245) |
| HSL | hsl(51, 54%, 97%) |
| HSV | hsv(51, 3%, 99%) |
| CMYK | cmyk(0%, 0.4%, 2.8%, 1.2%) |
| CIE-LAB | lab(98.54, -0.71, 2.99) |
| CIE-LCH | lch(98.54, 3.07, 103.33°) |
| OKLab | oklab(98.72% -0.0012 0.0079) |
| OKLCH | oklch(98.72% 0.008 98.9) |
| XYZ | xyz(91.1210, 96.2826, 100.1525) |
| Luminance | 0.9628 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.52
Floralwhite
#FFFAF0
ΔE00 2.26
White
#FFFFFF
ΔE00 3.07
Whitesmoke
#F5F5F5
ΔE00 3.18
Pale Grey
#FDFDFE
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF5 #F5F6FC
analogous
#FCF8F5 #FCFBF5 #F9FCF5
triadic
#FCFBF5 #F5FCFB #FBF5FC
tetradic
#FCFBF5 #F5FCF8 #F5F6FC #FCF5F9
square
#FCFBF5 #F5FCF8 #F5F6FC #FCF5F9
split-complementary
#FCFBF5 #F5F9FC #F8F5FC
monochromatic
#E0D597 #EEE8C6 #F8F6E7 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.04
#FCFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#FCFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF5
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF5 | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF5
Deuteranopia (green-blind)
#FDFBF5
Tritanopia (blue-blind)
#FDFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf5; /* rgb */ color: rgb(252, 251, 245); /* oklch */ color: oklch(98.7% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#fdfcf8',
500: '#fcfbf5',
950: '#000000',
},
}SCSS
$custom: #fcfbf5; $custom-light: #fdfcf8; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf5",
"rgb": {
"r": 252,
"g": 251,
"b": 245
},
"hsl": {
"h": 51.429,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.9872,
"c": 0.00798,
"h": 98.9
},
"luminance": 0.96282
}Semantic roles & 50–950 ramp
primary
#FCFBF5
secondary
#B7BCDE
accent
#3BC124
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585