#FBFCF0#FBFCF0
#FBFCF0 is a very light, near-neutral yellow. Relative luminance 0.964; OKLCH L 98.7% C 0.016 H 110.5°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCF0 |
|---|---|
| RGB | rgb(251, 252, 240) |
| HSL | hsl(65, 67%, 96%) |
| HSV | hsv(65, 5%, 99%) |
| CMYK | cmyk(0.4%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(98.60, -2.39, 5.62) |
| CIE-LCH | lch(98.60, 6.11, 113.05°) |
| OKLab | oklab(98.71% -0.0055 0.0148) |
| OKLCH | oklch(98.71% 0.016 110.5) |
| XYZ | xyz(90.3199, 96.4215, 96.2742) |
| Luminance | 0.9642 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.34
Floralwhite
#FFFAF0
ΔE00 3.23
Oldlace
#FDF5E6
ΔE00 4.28
Off White
#FAF9F6
ΔE00 4.47
Mintcream
#F5FFFA
ΔE00 4.52
Beige
#F5F5DC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCF0 #F1F0FC
analogous
#FCF7F0 #FBFCF0 #F5FCF0
triadic
#FBFCF0 #F0FBFC #FCF0FB
tetradic
#FBFCF0 #F0FCF7 #F1F0FC #FCF0F5
square
#FBFCF0 #F0FCF7 #F1F0FC #FCF0F5
split-complementary
#FBFCF0 #F0F5FC #F7F0FC
monochromatic
#E0E88A #EDF2BD #F8FAE5 #F8FAE5 #F8FAE5
Accessibility & contrast
On white
1.04
#FBFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#FBFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCF0
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCF0 | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#FDFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fbfcf0; /* rgb */ color: rgb(251, 252, 240); /* oklch */ color: oklch(98.7% 0.016 110.5);
Tailwind
colors: {
custom: {
50: '#fcfdf4',
500: '#fbfcf0',
950: '#000000',
},
}SCSS
$custom: #fbfcf0; $custom-light: #fcfdf4; $custom-dark: #000000;
JSON
{
"hex": "#fbfcf0",
"rgb": {
"r": 251,
"g": 252,
"b": 240
},
"hsl": {
"h": 65,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98706,
"c": 0.01578,
"h": 110.5
},
"luminance": 0.96421
}Semantic roles & 50–950 ramp
primary
#FBFCF0
secondary
#B3AEE2
accent
#17CF26
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585