#FBFCF4#FBFCF4
#FBFCF4 is a very light, near-neutral yellow. Relative luminance 0.967; OKLCH L 98.8% C 0.011 H 112.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF4 |
|---|---|
| RGB | rgb(251, 252, 244) |
| HSL | hsl(68, 57%, 97%) |
| HSV | hsv(68, 3%, 99%) |
| CMYK | cmyk(0.4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.69, -1.72, 3.71) |
| CIE-LCH | lch(98.69, 4.09, 114.84°) |
| OKLab | oklab(98.81% -0.004 0.0098) |
| OKLCH | oklch(98.81% 0.011 112.4) |
| XYZ | xyz(90.9207, 96.6618, 99.4381) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.82
Off White
#FAF9F6
ΔE00 2.83
Ivory
#FFFFF0
ΔE00 2.93
Mintcream
#F5FFFA
ΔE00 3.91
White
#FFFFFF
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF4 #F5F4FC
analogous
#FCF9F4 #FBFCF4 #F7FCF4
triadic
#FBFCF4 #F4FBFC #FCF4FB
tetradic
#FBFCF4 #F4FCF9 #F5F4FC #FCF4F7
square
#FBFCF4 #F4FCF9 #F5F4FC #FCF4F7
split-complementary
#FBFCF4 #F4F7FC #F9F4FC
monochromatic
#D8E294 #EAEFC4 #F6F8E7 #F6F8E7 #F6F8E7
Accessibility & contrast
On white
1.03
#FBFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FBFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF4
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF4 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FCFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf4; /* rgb */ color: rgb(251, 252, 244); /* oklch */ color: oklch(98.8% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#fcfdf7',
500: '#fbfcf4',
950: '#000000',
},
}SCSS
$custom: #fbfcf4; $custom-light: #fcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf4",
"rgb": {
"r": 251,
"g": 252,
"b": 244
},
"hsl": {
"h": 67.5,
"s": 57.143,
"l": 97.255
},
"oklch": {
"l": 0.98812,
"c": 0.01056,
"h": 112.4
},
"luminance": 0.96662
}Semantic roles & 50–950 ramp
primary
#FBFCF4
secondary
#BAB5DF
accent
#21C535
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585