#F9FDF2#F9FDF2
#F9FDF2 is a very light, near-neutral yellow-green. Relative luminance 0.968; OKLCH L 98.8% C 0.015 H 123.0°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDF2 |
|---|---|
| RGB | rgb(249, 253, 242) |
| HSL | hsl(82, 73%, 97%) |
| HSV | hsv(82, 4%, 99%) |
| CMYK | cmyk(1.6%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.75, -3.23, 4.80) |
| CIE-LCH | lch(98.75, 5.78, 123.94°) |
| OKLab | oklab(98.8% -0.0082 0.0126) |
| OKLCH | oklch(98.8% 0.015 123) |
| XYZ | xyz(90.2167, 96.8011, 97.9189) |
| Luminance | 0.9680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.24
Mintcream
#F5FFFA
ΔE00 3.37
Floralwhite
#FFFAF0
ΔE00 4.38
Honeydew
#F0FFF0
ΔE00 4.74
Off White
#FAF9F6
ΔE00 4.80
Beige
#F5F5DC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDF2 #F6F2FD
analogous
#FDFCF2 #F9FDF2 #F4FDF2
triadic
#F9FDF2 #F2F9FD #FDF2F9
tetradic
#F9FDF2 #F2FDFC #F6F2FD #FDF2F4
square
#F9FDF2 #F2FDFC #F6F2FD #FDF2F4
split-complementary
#F9FDF2 #F2F4FD #FCF2FD
monochromatic
#C8ED88 #E1F5BD #F3FBE4 #F3FBE4 #F3FBE4
Accessibility & contrast
On white
1.03
#F9FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#F9FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDF2
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDF2 | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBF1
Deuteranopia (green-blind)
#FEFBF2
Tritanopia (blue-blind)
#FAFCFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9fdf2; /* rgb */ color: rgb(249, 253, 242); /* oklch */ color: oklch(98.8% 0.015 123.0);
Tailwind
colors: {
custom: {
50: '#fbfef6',
500: '#f9fdf2',
950: '#000000',
},
}SCSS
$custom: #f9fdf2; $custom-light: #fbfef6; $custom-dark: #000000;
JSON
{
"hex": "#f9fdf2",
"rgb": {
"r": 249,
"g": 253,
"b": 242
},
"hsl": {
"h": 81.818,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98804,
"c": 0.01503,
"h": 123
},
"luminance": 0.96801
}Semantic roles & 50–950 ramp
primary
#F9FDF2
secondary
#C2AEE5
accent
#10D558
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585