#FBFCF2#FBFCF2
#FBFCF2 is a very light, near-neutral yellow. Relative luminance 0.965; OKLCH L 98.8% C 0.013 H 111.3°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF2 |
|---|---|
| RGB | rgb(251, 252, 242) |
| HSL | hsl(66, 63%, 97%) |
| HSV | hsv(66, 4%, 99%) |
| CMYK | cmyk(0.4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.65, -2.06, 4.67) |
| CIE-LCH | lch(98.65, 5.10, 113.78°) |
| OKLab | oklab(98.76% -0.0048 0.0123) |
| OKLCH | oklch(98.76% 0.013 111.3) |
| XYZ | xyz(90.6186, 96.5410, 97.8475) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.09
Floralwhite
#FFFAF0
ΔE00 2.91
Off White
#FAF9F6
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 4.14
Oldlace
#FDF5E6
ΔE00 4.39
White
#FFFFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF2 #F3F2FC
analogous
#FCF8F2 #FBFCF2 #F6FCF2
triadic
#FBFCF2 #F2FBFC #FCF2FB
tetradic
#FBFCF2 #F2FCF8 #F3F2FC #FCF2F6
square
#FBFCF2 #F2FCF8 #F3F2FC #FCF2F6
split-complementary
#FBFCF2 #F2F6FC #F8F2FC
monochromatic
#DCE58F #ECF1C0 #F7F9E6 #F7F9E6 #F7F9E6
Accessibility & contrast
On white
1.03
#FBFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#FBFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF2
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF2 | 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)
#FEFBF1
Deuteranopia (green-blind)
#FEFBF2
Tritanopia (blue-blind)
#FCFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf2; /* rgb */ color: rgb(251, 252, 242); /* oklch */ color: oklch(98.8% 0.013 111.3);
Tailwind
colors: {
custom: {
50: '#fcfdf6',
500: '#fbfcf2',
950: '#000000',
},
}SCSS
$custom: #fbfcf2; $custom-light: #fcfdf6; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf2",
"rgb": {
"r": 251,
"g": 252,
"b": 242
},
"hsl": {
"h": 66,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98759,
"c": 0.01317,
"h": 111.3
},
"luminance": 0.96541
}Semantic roles & 50–950 ramp
primary
#FBFCF2
secondary
#B6B2E1
accent
#1BCA2D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585