#F9FDEE#F9FDEE
#F9FDEE is a very light, muted yellow-green. Relative luminance 0.966; OKLCH L 98.7% C 0.020 H 118.9°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDEE |
|---|---|
| RGB | rgb(249, 253, 238) |
| HSL | hsl(76, 79%, 96%) |
| HSV | hsv(76, 6%, 99%) |
| CMYK | cmyk(1.6%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.66, -3.90, 6.71) |
| CIE-LCH | lch(98.66, 7.77, 120.18°) |
| OKLab | oklab(98.7% -0.0097 0.0176) |
| OKLCH | oklch(98.7% 0.02 118.9) |
| XYZ | xyz(89.6225, 96.5634, 94.7895) |
| Luminance | 0.9656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.85
Beige
#F5F5DC
ΔE00 4.11
Honeydew
#F0FFF0
ΔE00 4.25
Off White (survey)
#FFFFE4
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 4.61
Floralwhite
#FFFAF0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDEE #F2EEFD
analogous
#FDFAEE #F9FDEE #F2FDEE
triadic
#F9FDEE #EEF9FD #FDEEF9
tetradic
#F9FDEE #EEFDFA #F2EEFD #FDEEF2
square
#F9FDEE #EEFDFA #F2EEFD #FDEEF2
split-complementary
#F9FDEE #EEF2FD #FAEEFD
monochromatic
#D2F080 #E6F7B7 #F5FCE4 #F5FCE4 #F5FCE4
Accessibility & contrast
On white
1.03
#F9FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F9FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDEE
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDEE | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FFFBEF
Tritanopia (blue-blind)
#FBFBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9fdee; /* rgb */ color: rgb(249, 253, 238); /* oklch */ color: oklch(98.7% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#fbfef3',
500: '#f9fdee',
950: '#000000',
},
}SCSS
$custom: #f9fdee; $custom-light: #fbfef3; $custom-dark: #000000;
JSON
{
"hex": "#f9fdee",
"rgb": {
"r": 249,
"g": 253,
"b": 238
},
"hsl": {
"h": 76,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98699,
"c": 0.02011,
"h": 118.9
},
"luminance": 0.96563
}Semantic roles & 50–950 ramp
primary
#F9FDEE
secondary
#B9A9E6
accent
#0ADB42
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585