#FAFBF5#FAFBF5
#FAFBF5 is a very light, near-neutral yellow-green. Relative luminance 0.959; OKLCH L 98.6% C 0.008 H 114.2°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFBF5 |
|---|---|
| RGB | rgb(250, 251, 245) |
| HSL | hsl(70, 43%, 97%) |
| HSV | hsv(70, 2%, 98%) |
| CMYK | cmyk(0.4%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(98.40, -1.37, 2.75) |
| CIE-LCH | lch(98.40, 3.08, 116.53°) |
| OKLab | oklab(98.57% -0.0033 0.0073) |
| OKLCH | oklch(98.57% 0.008 114.2) |
| XYZ | xyz(90.4003, 95.9110, 100.1187) |
| Luminance | 0.9591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 1.98
Floralwhite
#FFFAF0
ΔE00 3.00
White
#FFFFFF
ΔE00 3.32
Whitesmoke
#F5F5F5
ΔE00 3.37
Pale Grey
#FDFDFE
ΔE00 3.78
Ivory
#FFFFF0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFBF5 #F6F5FB
analogous
#FBF9F5 #FAFBF5 #F7FBF5
triadic
#FAFBF5 #F5FAFB #FBF5FA
tetradic
#FAFBF5 #F5FBF9 #F6F5FB #FBF5F7
square
#FAFBF5 #F5FBF9 #F6F5FB #FBF5F7
split-complementary
#FAFBF5 #F5F7FB #F9F5FB
monochromatic
#CED89E #E4EAC9 #F4F6E9 #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.04
#FAFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#FAFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFBF5
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFBF5 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#FCFAF5
Tritanopia (blue-blind)
#FBFAF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fafbf5; /* rgb */ color: rgb(250, 251, 245); /* oklch */ color: oklch(98.6% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#fcfcf8',
500: '#fafbf5',
950: '#000000',
},
}SCSS
$custom: #fafbf5; $custom-light: #fcfcf8; $custom-dark: #000000;
JSON
{
"hex": "#fafbf5",
"rgb": {
"r": 250,
"g": 251,
"b": 245
},
"hsl": {
"h": 70,
"s": 42.857,
"l": 97.255
},
"oklch": {
"l": 0.98568,
"c": 0.00796,
"h": 114.2
},
"luminance": 0.95911
}Semantic roles & 50–950 ramp
primary
#FAFBF5
secondary
#C0BADA
accent
#30B646
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585