#FAFEF1#FAFEF1
#FAFEF1 is a very light, near-neutral yellow-green. Relative luminance 0.976; OKLCH L 99.0% C 0.018 H 120.7°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FAFEF1 |
|---|---|
| RGB | rgb(250, 254, 241) |
| HSL | hsl(78, 87%, 97%) |
| HSV | hsv(78, 5%, 100%) |
| CMYK | cmyk(1.6%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(99.05, -3.57, 5.75) |
| CIE-LCH | lch(99.05, 6.77, 121.80°) |
| OKLab | oklab(99.05% -0.0089 0.0151) |
| OKLCH | oklch(99.05% 0.018 120.7) |
| XYZ | xyz(90.7409, 97.5585, 97.2523) |
| Luminance | 0.9756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.84
Mintcream
#F5FFFA
ΔE00 3.96
Honeydew
#F0FFF0
ΔE00 4.43
Floralwhite
#FFFAF0
ΔE00 4.71
Beige
#F5F5DC
ΔE00 4.86
Off White (survey)
#FFFFE4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAFEF1 #F5F1FE
analogous
#FEFCF1 #FAFEF1 #F4FEF1
triadic
#FAFEF1 #F1FAFE #FEF1FA
tetradic
#FAFEF1 #F1FEFC #F5F1FE #FEF1F4
square
#FAFEF1 #F1FEFC #F5F1FE #FEF1F4
split-complementary
#FAFEF1 #F1F4FE #FCF1FE
monochromatic
#D1F67F #E6FAB8 #F5FDE2 #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.02
#FAFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#FAFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAFEF1
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAFEF1 | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF0
Deuteranopia (green-blind)
#FFFCF1
Tritanopia (blue-blind)
#FBFCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fafef1; /* rgb */ color: rgb(250, 254, 241); /* oklch */ color: oklch(99.0% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#fcfef5',
500: '#fafef1',
950: '#000000',
},
}SCSS
$custom: #fafef1; $custom-light: #fcfef5; $custom-dark: #000000;
JSON
{
"hex": "#fafef1",
"rgb": {
"r": 250,
"g": 254,
"b": 241
},
"hsl": {
"h": 78.462,
"s": 86.667,
"l": 97.059
},
"oklch": {
"l": 0.99049,
"c": 0.01754,
"h": 120.7
},
"luminance": 0.97558
}Semantic roles & 50–950 ramp
primary
#FAFEF1
secondary
#BDA9EA
accent
#02E347
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585