#F9FCA9#F9FCA9
#F9FCA9 is a very light, moderate yellow. Relative luminance 0.926; OKLCH L 97.0% C 0.104 H 109.9°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FCA9 |
|---|---|
| RGB | rgb(249, 252, 169) |
| HSL | hsl(62, 93%, 83%) |
| HSV | hsv(62, 33%, 99%) |
| CMYK | cmyk(1.2%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(97.08, -13.27, 39.50) |
| CIE-LCH | lch(97.08, 41.67, 108.58°) |
| OKLab | oklab(97.01% -0.0355 0.0977) |
| OKLCH | oklch(97.01% 0.104 109.9) |
| XYZ | xyz(81.0393, 92.6264, 51.1380) |
| Luminance | 0.9263 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.61
Creme
#FFFFB6
ΔE00 2.07
Light Beige
#FFFEB6
ΔE00 2.25
Buff
#FEF69E
ΔE00 3.20
Light Khaki
#E6F2A2
ΔE00 3.38
Cream (survey)
#FFFFC2
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FCA9 #ACA9FC
analogous
#FCD6A9 #F9FCA9 #CFFCA9
triadic
#F9FCA9 #A9F9FC #FCA9F9
tetradic
#F9FCA9 #A9FCD6 #ACA9FC #FCA9CF
square
#F9FCA9 #A9FCD6 #ACA9FC #FCA9CF
split-complementary
#F9FCA9 #A9CFFC #D6A9FC
monochromatic
#F1F833 #F5FA6E #F9FCA9 #FDFEE1 #FDFEE1
Accessibility & contrast
On white
1.08
#F9FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#F9FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FCA9
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FCA9 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A3
Deuteranopia (green-blind)
#FFF8AC
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f9fca9; /* rgb */ color: rgb(249, 252, 169); /* oklch */ color: oklch(97.0% 0.104 109.9);
Tailwind
colors: {
custom: {
50: '#fcfdc3',
500: '#f9fca9',
950: '#000000',
},
}SCSS
$custom: #f9fca9; $custom-light: #fcfdc3; $custom-dark: #000000;
JSON
{
"hex": "#f9fca9",
"rgb": {
"r": 249,
"g": 252,
"b": 169
},
"hsl": {
"h": 62.169,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.97012,
"c": 0.10395,
"h": 109.9
},
"luminance": 0.92625
}Semantic roles & 50–950 ramp
primary
#F9FCA9
secondary
#6E6AE0
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582