#F9FEED#F9FEED
#F9FEED is a very light, muted yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.023 H 120.2°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FEED |
|---|---|
| RGB | rgb(249, 254, 237) |
| HSL | hsl(78, 89%, 96%) |
| HSV | hsv(78, 7%, 100%) |
| CMYK | cmyk(2%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.88, -4.57, 7.55) |
| CIE-LCH | lch(98.88, 8.83, 121.19°) |
| OKLab | oklab(98.87% -0.0115 0.0198) |
| OKLCH | oklch(98.87% 0.023 120.2) |
| XYZ | xyz(89.7925, 97.1378, 94.1234) |
| Luminance | 0.9714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.45
Beige
#F5F5DC
ΔE00 3.74
Off White (survey)
#FFFFE4
ΔE00 3.81
Honeydew
#F0FFF0
ΔE00 3.82
Lightyellow
#FFFFE0
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FEED #F2EDFE
analogous
#FEFBED #F9FEED #F1FEED
triadic
#F9FEED #EDF9FE #FEEDF9
tetradic
#F9FEED #EDFEFB #F2EDFE #FEEDF1
square
#F9FEED #EDFEFB #F2EDFE #FEEDF1
split-complementary
#F9FEED #EDF1FE #FBEDFE
monochromatic
#D2F879 #E6FBB3 #F5FDE2 #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.03
#F9FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#F9FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FEED
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FEED | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#FBFCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f9feed; /* rgb */ color: rgb(249, 254, 237); /* oklch */ color: oklch(98.9% 0.023 120.2);
Tailwind
colors: {
custom: {
50: '#fbfef2',
500: '#f9feed',
950: '#000000',
},
}SCSS
$custom: #f9feed; $custom-light: #fbfef2; $custom-dark: #000000;
JSON
{
"hex": "#f9feed",
"rgb": {
"r": 249,
"g": 254,
"b": 237
},
"hsl": {
"h": 77.647,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.9887,
"c": 0.02287,
"h": 120.2
},
"luminance": 0.97138
}Semantic roles & 50–950 ramp
primary
#F9FEED
secondary
#B9A5EA
accent
#00E643
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585