#F9FAEE#F9FAEE
#F9FAEE is a very light, near-neutral yellow. Relative luminance 0.947; OKLCH L 98.1% C 0.016 H 110.6°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FAEE |
|---|---|
| RGB | rgb(249, 250, 238) |
| HSL | hsl(65, 55%, 96%) |
| HSV | hsv(65, 5%, 98%) |
| CMYK | cmyk(0.4%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.91, -2.40, 5.63) |
| CIE-LCH | lch(97.91, 6.12, 113.05°) |
| OKLab | oklab(98.11% -0.0055 0.0148) |
| OKLCH | oklch(98.11% 0.016 110.6) |
| XYZ | xyz(88.6829, 94.6842, 94.4762) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.56
Floralwhite
#FFFAF0
ΔE00 3.25
Oldlace
#FDF5E6
ΔE00 4.20
Off White
#FAF9F6
ΔE00 4.46
Mintcream
#F5FFFA
ΔE00 4.57
Beige
#F5F5DC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FAEE #EFEEFA
analogous
#FAF5EE #F9FAEE #F3FAEE
triadic
#F9FAEE #EEF9FA #FAEEF9
tetradic
#F9FAEE #EEFAF5 #EFEEFA #FAEEF3
square
#F9FAEE #EEFAF5 #EFEEFA #FAEEF3
split-complementary
#F9FAEE #EEF3FA #F5EEFA
monochromatic
#D8DE8F #E8ECBF #F7F8E7 #F7F8E7 #F7F8E7
Accessibility & contrast
On white
1.05
#F9FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#F9FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FAEE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FAEE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#FBF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f9faee; /* rgb */ color: rgb(249, 250, 238); /* oklch */ color: oklch(98.1% 0.016 110.6);
Tailwind
colors: {
custom: {
50: '#fbfbf3',
500: '#f9faee',
950: '#000000',
},
}SCSS
$custom: #f9faee; $custom-light: #fbfbf3; $custom-dark: #000000;
JSON
{
"hex": "#f9faee",
"rgb": {
"r": 249,
"g": 250,
"b": 238
},
"hsl": {
"h": 65,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.98109,
"c": 0.01581,
"h": 110.6
},
"luminance": 0.94684
}Semantic roles & 50–950 ramp
primary
#F9FAEE
secondary
#B4B0DC
accent
#23C231
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585