#FBFCF3#FBFCF3
#FBFCF3 is a very light, near-neutral yellow. Relative luminance 0.966; OKLCH L 98.8% C 0.012 H 111.8°. Best body text is #000000 at 20.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF3 |
|---|---|
| RGB | rgb(251, 252, 243) |
| HSL | hsl(67, 60%, 97%) |
| HSV | hsv(67, 4%, 99%) |
| CMYK | cmyk(0.4%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(98.67, -1.89, 4.19) |
| CIE-LCH | lch(98.67, 4.59, 114.26°) |
| OKLab | oklab(98.79% -0.0044 0.011) |
| OKLCH | oklch(98.79% 0.012 111.8) |
| XYZ | xyz(90.7692, 96.6012, 98.6406) |
| Luminance | 0.9660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.50
Floralwhite
#FFFAF0
ΔE00 2.83
Off White
#FAF9F6
ΔE00 3.25
Mintcream
#F5FFFA
ΔE00 4.00
Oldlace
#FDF5E6
ΔE00 4.51
White
#FFFFFF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF3 #F4F3FC
analogous
#FCF9F3 #FBFCF3 #F7FCF3
triadic
#FBFCF3 #F3FBFC #FCF3FB
tetradic
#FBFCF3 #F3FCF9 #F4F3FC #FCF3F7
square
#FBFCF3 #F3FCF9 #F4F3FC #FCF3F7
split-complementary
#FBFCF3 #F3F7FC #F9F3FC
monochromatic
#DAE491 #EBF0C2 #F7F9E7 #F7F9E7 #F7F9E7
Accessibility & contrast
On white
1.03
#FBFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.32
#FBFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF3
20.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF3 | 1.00 | 1.03 | 20.32 | 20.32 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF3
Deuteranopia (green-blind)
#FEFBF3
Tritanopia (blue-blind)
#FCFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf3; /* rgb */ color: rgb(251, 252, 243); /* oklch */ color: oklch(98.8% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#fcfdf7',
500: '#fbfcf3',
950: '#000000',
},
}SCSS
$custom: #fbfcf3; $custom-light: #fcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf3",
"rgb": {
"r": 251,
"g": 252,
"b": 243
},
"hsl": {
"h": 66.667,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98785,
"c": 0.01187,
"h": 111.8
},
"luminance": 0.96601
}Semantic roles & 50–950 ramp
primary
#FBFCF3
secondary
#B8B3E0
accent
#1EC831
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585