#F9FAAE#F9FAAE
#F9FAAE is a very light, moderate yellow. Relative luminance 0.916; OKLCH L 96.7% C 0.096 H 108.7°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FAAE |
|---|---|
| RGB | rgb(249, 250, 174) |
| HSL | hsl(61, 88%, 83%) |
| HSV | hsv(61, 30%, 98%) |
| CMYK | cmyk(0.4%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(96.64, -11.70, 36.44) |
| CIE-LCH | lch(96.64, 38.27, 107.80°) |
| OKLab | oklab(96.69% -0.0307 0.0907) |
| OKLCH | oklch(96.69% 0.096 108.7) |
| XYZ | xyz(80.8929, 91.5682, 53.4493) |
| Luminance | 0.9157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.97
Creme
#FFFFB6
ΔE00 1.25
Light Beige
#FFFEB6
ΔE00 1.30
Cream (survey)
#FFFFC2
ΔE00 3.19
Buff
#FEF69E
ΔE00 3.33
Light Khaki
#E6F2A2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FAAE #AFAEFA
analogous
#FAD5AE #F9FAAE #D3FAAE
triadic
#F9FAAE #AEF9FA #FAAEF9
tetradic
#F9FAAE #AEFAD5 #AFAEFA #FAAED3
square
#F9FAAE #AEFAD5 #AFAEFA #FAAED3
split-complementary
#F9FAAE #AED3FA #D5AEFA
monochromatic
#F0F33B #F5F674 #F9FAAE #FDFDE2 #FDFDE2
Accessibility & contrast
On white
1.09
#F9FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#F9FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FAAE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FAAE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF7B1
Tritanopia (blue-blind)
#FFF1E6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f9faae; /* rgb */ color: rgb(249, 250, 174); /* oklch */ color: oklch(96.7% 0.096 108.7);
Tailwind
colors: {
custom: {
50: '#fcfbc6',
500: '#f9faae',
950: '#000000',
},
}SCSS
$custom: #f9faae; $custom-light: #fcfbc6; $custom-dark: #000000;
JSON
{
"hex": "#f9faae",
"rgb": {
"r": 249,
"g": 250,
"b": 174
},
"hsl": {
"h": 60.789,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.96694,
"c": 0.09578,
"h": 108.7
},
"luminance": 0.91567
}Semantic roles & 50–950 ramp
primary
#F9FAAE
secondary
#716FDD
accent
#01E504
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582