#FAF8F6#FAF8F6
#FAF8F6 is a very light, near-neutral orange. Relative luminance 0.941; OKLCH L 98.0% C 0.003 H 67.8°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF8F6 |
|---|---|
| RGB | rgb(250, 248, 246) |
| HSL | hsl(30, 29%, 97%) |
| HSV | hsv(30, 2%, 98%) |
| CMYK | cmyk(0%, 0.8%, 1.6%, 2%) |
| CIE-LAB | lab(97.68, 0.31, 1.19) |
| CIE-LCH | lch(97.68, 1.23, 75.22°) |
| OKLab | oklab(98.01% 0.0013 0.0032) |
| OKLCH | oklch(98.01% 0.003 67.8) |
| XYZ | xyz(89.6237, 94.1128, 100.6150) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 0.84
Whitesmoke
#F5F5F5
ΔE00 1.41
White
#FFFFFF
ΔE00 1.83
Pale Grey
#FDFDFE
ΔE00 1.91
Snow
#FFFAFA
ΔE00 2.09
Floralwhite
#FFFAF0
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF8F6 #F6F8FA
analogous
#FAF6F6 #FAF8F6 #FAFAF6
triadic
#FAF8F6 #F6FAF8 #F8F6FA
tetradic
#FAF8F6 #F6FAF6 #F6F8FA #FAF6FA
square
#FAF8F6 #F6FAF6 #F6F8FA #FAF6FA
split-complementary
#FAF8F6 #F6FAFA #F6F6FA
monochromatic
#CEBBA7 #E4D9CF #F4F0EB #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.06
#FAF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FAF8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF8F6
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF8F6 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F6
Deuteranopia (green-blind)
#F9F8F6
Tritanopia (blue-blind)
#FBF8F7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #faf8f6; /* rgb */ color: rgb(250, 248, 246); /* oklch */ color: oklch(98.0% 0.003 67.8);
Tailwind
colors: {
custom: {
50: '#fcfaf9',
500: '#faf8f6',
950: '#000000',
},
}SCSS
$custom: #faf8f6; $custom-light: #fcfaf9; $custom-dark: #000000;
JSON
{
"hex": "#faf8f6",
"rgb": {
"r": 250,
"g": 248,
"b": 246
},
"hsl": {
"h": 30,
"s": 28.571,
"l": 97.255
},
"oklch": {
"l": 0.9801,
"c": 0.00341,
"h": 67.8
},
"luminance": 0.94113
}Semantic roles & 50–950 ramp
primary
#FAF8F6
secondary
#C0CAD5
accent
#73A73E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585