#F9FDED#F9FDED
#F9FDED is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.7% C 0.021 H 118.2°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDED |
|---|---|
| RGB | rgb(249, 253, 237) |
| HSL | hsl(75, 80%, 96%) |
| HSV | hsv(75, 6%, 99%) |
| CMYK | cmyk(1.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.63, -4.07, 7.19) |
| CIE-LCH | lch(98.63, 8.27, 119.51°) |
| OKLab | oklab(98.67% -0.0101 0.0188) |
| OKLCH | oklch(98.67% 0.021 118.2) |
| XYZ | xyz(89.4760, 96.5048, 94.0179) |
| Luminance | 0.9650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.95
Beige
#F5F5DC
ΔE00 3.79
Off White (survey)
#FFFFE4
ΔE00 4.00
Honeydew
#F0FFF0
ΔE00 4.22
Mintcream
#F5FFFA
ΔE00 4.94
Lightyellow
#FFFFE0
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDED #F1EDFD
analogous
#FDF9ED #F9FDED #F1FDED
triadic
#F9FDED #EDF9FD #FDEDF9
tetradic
#F9FDED #EDFDF9 #F1EDFD #FDEDF1
square
#F9FDED #EDFDF9 #F1EDFD #FDEDF1
split-complementary
#F9FDED #EDF1FD #F9EDFD
monochromatic
#D4F17F #E7F7B6 #F6FCE3 #F6FCE3 #F6FCE3
Accessibility & contrast
On white
1.03
#F9FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F9FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDED
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDED | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#FBFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9fded; /* rgb */ color: rgb(249, 253, 237); /* oklch */ color: oklch(98.7% 0.021 118.2);
Tailwind
colors: {
custom: {
50: '#fbfef2',
500: '#f9fded',
950: '#000000',
},
}SCSS
$custom: #f9fded; $custom-light: #fbfef2; $custom-dark: #000000;
JSON
{
"hex": "#f9fded",
"rgb": {
"r": 249,
"g": 253,
"b": 237
},
"hsl": {
"h": 75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98673,
"c": 0.02138,
"h": 118.2
},
"luminance": 0.96505
}Semantic roles & 50–950 ramp
primary
#F9FDED
secondary
#B7A8E6
accent
#09DC3E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585