#FAFCF3#FAFCF3
#FAFCF3 is a very light, near-neutral yellow-green. Relative luminance 0.964; OKLCH L 98.7% C 0.012 H 116.8°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF3 |
|---|---|
| RGB | rgb(250, 252, 243) |
| HSL | hsl(73, 60%, 97%) |
| HSV | hsv(73, 4%, 99%) |
| CMYK | cmyk(0.8%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(98.60, -2.22, 4.07) |
| CIE-LCH | lch(98.60, 4.64, 118.61°) |
| OKLab | oklab(98.71% -0.0054 0.0107) |
| OKLCH | oklch(98.71% 0.012 116.8) |
| XYZ | xyz(90.4099, 96.4159, 98.6238) |
| Luminance | 0.9642 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.55
Floralwhite
#FFFAF0
ΔE00 3.29
Off White
#FAF9F6
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 3.61
White
#FFFFFF
ΔE00 4.77
Whitesmoke
#F5F5F5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF3 #F5F3FC
analogous
#FCFAF3 #FAFCF3 #F6FCF3
triadic
#FAFCF3 #F3FAFC #FCF3FA
tetradic
#FAFCF3 #F3FCFA #F5F3FC #FCF3F6
square
#FAFCF3 #F3FCFA #F5F3FC #FCF3F6
split-complementary
#FAFCF3 #F3F6FC #FAF3FC
monochromatic
#D1E491 #E6F0C2 #F5F9E7 #F5F9E7 #F5F9E7
Accessibility & contrast
On white
1.04
#FAFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#FAFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF3
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF3 | 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)
#FDFBF3
Deuteranopia (green-blind)
#FDFBF3
Tritanopia (blue-blind)
#FBFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf3; /* rgb */ color: rgb(250, 252, 243); /* oklch */ color: oklch(98.7% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#fcfdf7',
500: '#fafcf3',
950: '#000000',
},
}SCSS
$custom: #fafcf3; $custom-light: #fcfdf7; $custom-dark: #000000;
JSON
{
"hex": "#fafcf3",
"rgb": {
"r": 250,
"g": 252,
"b": 243
},
"hsl": {
"h": 73.333,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.9871,
"c": 0.012,
"h": 116.8
},
"luminance": 0.96416
}Semantic roles & 50–950 ramp
primary
#FAFCF3
secondary
#BDB3E0
accent
#1EC844
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585