#FAFBF4#FAFBF4
#FAFBF4 is a very light, near-neutral yellow. Relative luminance 0.959; OKLCH L 98.5% C 0.009 H 113.1°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBF4 |
|---|---|
| RGB | rgb(250, 251, 244) |
| HSL | hsl(69, 47%, 97%) |
| HSV | hsv(69, 3%, 98%) |
| CMYK | cmyk(0.4%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(98.37, -1.55, 3.23) |
| CIE-LCH | lch(98.37, 3.58, 115.57°) |
| OKLab | oklab(98.54% -0.0036 0.0085) |
| OKLCH | oklch(98.54% 0.009 113.1) |
| XYZ | xyz(90.2481, 95.8501, 99.3169) |
| Luminance | 0.9585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.39
Floralwhite
#FFFAF0
ΔE00 2.87
Ivory
#FFFFF0
ΔE00 3.41
White
#FFFFFF
ΔE00 3.77
Whitesmoke
#F5F5F5
ΔE00 3.81
Mintcream
#F5FFFA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBF4 #F5F4FB
analogous
#FBF9F4 #FAFBF4 #F7FBF4
triadic
#FAFBF4 #F4FAFB #FBF4FA
tetradic
#FAFBF4 #F4FBF9 #F5F4FB #FBF4F7
square
#FAFBF4 #F4FBF9 #F5F4FB #FBF4F7
split-complementary
#FAFBF4 #F4F7FB #F9F4FB
monochromatic
#D1DA9A #E6EBC7 #F5F7E9 #F5F7E9 #F5F7E9
Accessibility & contrast
On white
1.04
#FAFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#FAFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBF4
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBF4 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#FBFAF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafbf4; /* rgb */ color: rgb(250, 251, 244); /* oklch */ color: oklch(98.5% 0.009 113.1);
Tailwind
colors: {
custom: {
50: '#fcfcf7',
500: '#fafbf4',
950: '#000000',
},
}SCSS
$custom: #fafbf4; $custom-light: #fcfcf7; $custom-dark: #000000;
JSON
{
"hex": "#fafbf4",
"rgb": {
"r": 250,
"g": 251,
"b": 244
},
"hsl": {
"h": 68.571,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.98541,
"c": 0.00926,
"h": 113.1
},
"luminance": 0.9585
}Semantic roles & 50–950 ramp
primary
#FAFBF4
secondary
#BDB8DB
accent
#2CBA40
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585