#FCFBF0#FCFBF0
#FCFBF0 is a very light, near-neutral yellow. Relative luminance 0.960; OKLCH L 98.6% C 0.014 H 102.4°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF0 |
|---|---|
| RGB | rgb(252, 251, 240) |
| HSL | hsl(55, 67%, 96%) |
| HSV | hsv(55, 5%, 99%) |
| CMYK | cmyk(0%, 0.4%, 4.8%, 1.2%) |
| CIE-LAB | lab(98.42, -1.55, 5.38) |
| CIE-LCH | lch(98.42, 5.60, 106.10°) |
| OKLab | oklab(98.59% -0.0031 0.0142) |
| OKLCH | oklch(98.59% 0.014 102.4) |
| XYZ | xyz(90.3680, 95.9814, 96.1867) |
| Luminance | 0.9598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.92
Floralwhite
#FFFAF0
ΔE00 2.12
Oldlace
#FDF5E6
ΔE00 3.44
Off White
#FAF9F6
ΔE00 3.74
Linen
#FAF0E6
ΔE00 4.95
Mintcream
#F5FFFA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF0 #F0F1FC
analogous
#FCF5F0 #FCFBF0 #F7FCF0
triadic
#FCFBF0 #F0FCFB #FBF0FC
tetradic
#FCFBF0 #F0FCF5 #F0F1FC #FCF0F7
square
#FCFBF0 #F0FCF5 #F0F1FC #FCF0F7
split-complementary
#FCFBF0 #F0F7FC #F5F0FC
monochromatic
#E8E08A #F2EDBD #FAF8E5 #FAF8E5 #FAF8E5
Accessibility & contrast
On white
1.04
#FCFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#FCFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF0
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF0 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#FEF9F8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfbf0; /* rgb */ color: rgb(252, 251, 240); /* oklch */ color: oklch(98.6% 0.014 102.4);
Tailwind
colors: {
custom: {
50: '#fdfcf4',
500: '#fcfbf0',
950: '#000000',
},
}SCSS
$custom: #fcfbf0; $custom-light: #fdfcf4; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf0",
"rgb": {
"r": 252,
"g": 251,
"b": 240
},
"hsl": {
"h": 55,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98587,
"c": 0.01449,
"h": 102.4
},
"luminance": 0.95981
}Semantic roles & 50–950 ramp
primary
#FCFBF0
secondary
#AEB3E2
accent
#26CF17
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585