#FBFCF5#FBFCF5
#FBFCF5 is a very light, near-neutral yellow. Relative luminance 0.967; OKLCH L 98.8% C 0.009 H 113.2°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF5 |
|---|---|
| RGB | rgb(251, 252, 245) |
| HSL | hsl(69, 54%, 97%) |
| HSV | hsv(69, 3%, 99%) |
| CMYK | cmyk(0.4%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(98.72, -1.55, 3.23) |
| CIE-LCH | lch(98.72, 3.58, 115.57°) |
| OKLab | oklab(98.84% -0.0036 0.0085) |
| OKLCH | oklch(98.84% 0.009 113.2) |
| XYZ | xyz(91.0729, 96.7227, 100.2399) |
| Luminance | 0.9672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.42
Floralwhite
#FFFAF0
ΔE00 2.88
Ivory
#FFFFF0
ΔE00 3.37
White
#FFFFFF
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF5 #F6F5FC
analogous
#FCF9F5 #FBFCF5 #F8FCF5
triadic
#FBFCF5 #F5FBFC #FCF5FB
tetradic
#FBFCF5 #F5FCF9 #F6F5FC #FCF5F8
square
#FBFCF5 #F5FCF9 #F6F5FC #FCF5F8
split-complementary
#FBFCF5 #F5F8FC #F9F5FC
monochromatic
#D5E097 #E8EEC6 #F6F8E7 #F6F8E7 #F6F8E7
Accessibility & contrast
On white
1.03
#FBFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#FBFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF5
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF5 | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF5
Deuteranopia (green-blind)
#FDFBF5
Tritanopia (blue-blind)
#FCFBFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf5; /* rgb */ color: rgb(251, 252, 245); /* oklch */ color: oklch(98.8% 0.009 113.2);
Tailwind
colors: {
custom: {
50: '#fcfdf8',
500: '#fbfcf5',
950: '#000000',
},
}SCSS
$custom: #fbfcf5; $custom-light: #fcfdf8; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf5",
"rgb": {
"r": 251,
"g": 252,
"b": 245
},
"hsl": {
"h": 68.571,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.98839,
"c": 0.00926,
"h": 113.2
},
"luminance": 0.96723
}Semantic roles & 50–950 ramp
primary
#FBFCF5
secondary
#BCB7DE
accent
#24C13B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585