#FAF7EE#FAF7EE
#FAF7EE is a very light, near-neutral yellow. Relative luminance 0.930; OKLCH L 97.6% C 0.012 H 91.5°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF7EE |
|---|---|
| RGB | rgb(250, 247, 238) |
| HSL | hsl(45, 55%, 96%) |
| HSV | hsv(45, 5%, 98%) |
| CMYK | cmyk(0%, 1.2%, 4.8%, 2%) |
| CIE-LAB | lab(97.24, -0.55, 4.67) |
| CIE-LCH | lch(97.24, 4.70, 96.66°) |
| OKLab | oklab(97.6% -0.0003 0.0123) |
| OKLCH | oklch(97.6% 0.012 91.5) |
| XYZ | xyz(88.1155, 93.0190, 94.1847) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.16
Off White
#FAF9F6
ΔE00 2.80
Oldlace
#FDF5E6
ΔE00 2.92
Ivory
#FFFFF0
ΔE00 3.47
Linen
#FAF0E6
ΔE00 3.49
Seashell
#FFF5EE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF7EE #EEF1FA
analogous
#FAF1EE #FAF7EE #F7FAEE
triadic
#FAF7EE #EEFAF7 #F7EEFA
tetradic
#FAF7EE #EEFAF1 #EEF1FA #FAEEF7
square
#FAF7EE #EEFAF1 #EEF1FA #FAEEF7
split-complementary
#FAF7EE #EEF7FA #F1EEFA
monochromatic
#DECA8F #ECE1BF #F8F4E7 #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.07
#FAF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FAF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF7EE
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF7EE | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#FCF5F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #faf7ee; /* rgb */ color: rgb(250, 247, 238); /* oklch */ color: oklch(97.6% 0.012 91.5);
Tailwind
colors: {
custom: {
50: '#fcf9f3',
500: '#faf7ee',
950: '#000000',
},
}SCSS
$custom: #faf7ee; $custom-light: #fcf9f3; $custom-dark: #000000;
JSON
{
"hex": "#faf7ee",
"rgb": {
"r": 250,
"g": 247,
"b": 238
},
"hsl": {
"h": 45,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97598,
"c": 0.01231,
"h": 91.5
},
"luminance": 0.93019
}Semantic roles & 50–950 ramp
primary
#FAF7EE
secondary
#B0BBDC
accent
#4BC223
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585