#FAFCF0#FAFCF0
#FAFCF0 is a very light, near-neutral yellow-green. Relative luminance 0.962; OKLCH L 98.6% C 0.016 H 114.4°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFCF0 |
|---|---|
| RGB | rgb(250, 252, 240) |
| HSL | hsl(70, 67%, 96%) |
| HSV | hsv(70, 5%, 99%) |
| CMYK | cmyk(0.8%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(98.53, -2.73, 5.51) |
| CIE-LCH | lch(98.53, 6.15, 116.36°) |
| OKLab | oklab(98.63% -0.0065 0.0145) |
| OKLCH | oklch(98.63% 0.016 114.4) |
| XYZ | xyz(89.9605, 96.2362, 96.2573) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.50
Floralwhite
#FFFAF0
ΔE00 3.67
Mintcream
#F5FFFA
ΔE00 4.21
Off White
#FAF9F6
ΔE00 4.67
Oldlace
#FDF5E6
ΔE00 4.70
Beige
#F5F5DC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFCF0 #F2F0FC
analogous
#FCF8F0 #FAFCF0 #F4FCF0
triadic
#FAFCF0 #F0FAFC #FCF0FA
tetradic
#FAFCF0 #F0FCF8 #F2F0FC #FCF0F4
square
#FAFCF0 #F0FCF8 #F2F0FC #FCF0F4
split-complementary
#FAFCF0 #F0F4FC #F8F0FC
monochromatic
#D8E88A #E9F2BD #F7FAE5 #F7FAE5 #F7FAE5
Accessibility & contrast
On white
1.04
#FAFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#FAFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFCF0
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFCF0 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#FCFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fafcf0; /* rgb */ color: rgb(250, 252, 240); /* oklch */ color: oklch(98.6% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#fcfdf4',
500: '#fafcf0',
950: '#000000',
},
}SCSS
$custom: #fafcf0; $custom-light: #fcfdf4; $custom-dark: #000000;
JSON
{
"hex": "#fafcf0",
"rgb": {
"r": 250,
"g": 252,
"b": 240
},
"hsl": {
"h": 70,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.9863,
"c": 0.01588,
"h": 114.4
},
"luminance": 0.96236
}Semantic roles & 50–950 ramp
primary
#FAFCF0
secondary
#B7AEE2
accent
#17CF36
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585