#FCFBF3#FCFBF3
#FCFBF3 is a very light, near-neutral yellow. Relative luminance 0.962; OKLCH L 98.7% C 0.011 H 100.8°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBF3 |
|---|---|
| RGB | rgb(252, 251, 243) |
| HSL | hsl(53, 60%, 97%) |
| HSV | hsv(53, 4%, 99%) |
| CMYK | cmyk(0%, 0.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(98.50, -1.05, 3.94) |
| CIE-LCH | lch(98.50, 4.08, 104.88°) |
| OKLab | oklab(98.67% -0.002 0.0104) |
| OKLCH | oklch(98.67% 0.011 100.8) |
| XYZ | xyz(90.8173, 96.1611, 98.5532) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.91
Off White
#FAF9F6
ΔE00 2.43
Ivory
#FFFFF0
ΔE00 3.16
Oldlace
#FDF5E6
ΔE00 3.93
White
#FFFFFF
ΔE00 3.97
Whitesmoke
#F5F5F5
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBF3 #F3F4FC
analogous
#FCF7F3 #FCFBF3 #F9FCF3
triadic
#FCFBF3 #F3FCFB #FBF3FC
tetradic
#FCFBF3 #F3FCF7 #F3F4FC #FCF3F9
square
#FCFBF3 #F3FCF7 #F3F4FC #FCF3F9
split-complementary
#FCFBF3 #F3F9FC #F7F3FC
monochromatic
#E4DA91 #F0EBC2 #F9F7E7 #F9F7E7 #F9F7E7
Accessibility & contrast
On white
1.04
#FCFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FCFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBF3
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBF3 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF3
Deuteranopia (green-blind)
#FDFBF3
Tritanopia (blue-blind)
#FEFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfbf3; /* rgb */ color: rgb(252, 251, 243); /* oklch */ color: oklch(98.7% 0.011 100.8);
Tailwind
colors: {
custom: {
50: '#fdfcf7',
500: '#fcfbf3',
950: '#000000',
},
}SCSS
$custom: #fcfbf3; $custom-light: #fdfcf7; $custom-dark: #000000;
JSON
{
"hex": "#fcfbf3",
"rgb": {
"r": 252,
"g": 251,
"b": 243
},
"hsl": {
"h": 53.333,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98666,
"c": 0.01058,
"h": 100.8
},
"luminance": 0.96161
}Semantic roles & 50–950 ramp
primary
#FCFBF3
secondary
#B3B8E0
accent
#31C81E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585