#FFFAF9#FFFAF9
#FFFAF9 is a very light, near-neutral red. Relative luminance 0.965; OKLCH L 98.9% C 0.006 H 31.1°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAF9 |
|---|---|
| RGB | rgb(255, 250, 249) |
| HSL | hsl(10, 100%, 99%) |
| HSV | hsv(10, 2%, 100%) |
| CMYK | cmyk(0%, 2%, 2.4%, 0%) |
| CIE-LAB | lab(98.62, 1.48, 1.07) |
| CIE-LCH | lch(98.62, 1.83, 35.67°) |
| OKLab | oklab(98.87% 0.0047 0.0029) |
| OKLCH | oklch(98.87% 0.006 31.1) |
| XYZ | xyz(92.5219, 96.4711, 103.3508) |
| Luminance | 0.9647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Snow
#FFFAFA
ΔE00 0.52
Pale Grey
#FDFDFE
ΔE00 2.41
White
#FFFFFF
ΔE00 2.47
Off White
#FAF9F6
ΔE00 2.53
Whitesmoke
#F5F5F5
ΔE00 2.64
Very Light Pink
#FFF4F2
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAF9 #F9FEFF
analogous
#FFF9FB #FFFAF9 #FFFDF9
triadic
#FFFAF9 #F9FFFA #FAF9FF
tetradic
#FFFAF9 #FBFFF9 #F9FEFF #FDF9FF
square
#FFFAF9 #FBFFF9 #F9FEFF #FDF9FF
split-complementary
#FFFAF9 #F9FFFD #F9FBFF
monochromatic
#FF947F #FFC7BC #FFE5E0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.03
#FFFAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FFFAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAF9
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAF9 | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF9
Deuteranopia (green-blind)
#FCFBF9
Tritanopia (blue-blind)
#FFF9FA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffaf9; /* rgb */ color: rgb(255, 250, 249); /* oklch */ color: oklch(98.9% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#fffbfb',
500: '#fffaf9',
950: '#000000',
},
}SCSS
$custom: #fffaf9; $custom-light: #fffbfb; $custom-dark: #000000;
JSON
{
"hex": "#fffaf9",
"rgb": {
"r": 255,
"g": 250,
"b": 249
},
"hsl": {
"h": 10,
"s": 100,
"l": 98.824
},
"oklch": {
"l": 0.98866,
"c": 0.00552,
"h": 31.1
},
"luminance": 0.96471
}Semantic roles & 50–950 ramp
primary
#FFFAF9
secondary
#ACE5F0
accent
#BFE600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585