#F9FDEB#F9FDEB
#F9FDEB is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.6% C 0.024 H 117.0°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDEB |
|---|---|
| RGB | rgb(249, 253, 235) |
| HSL | hsl(73, 82%, 96%) |
| HSV | hsv(73, 7%, 99%) |
| CMYK | cmyk(1.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.59, -4.40, 8.15) |
| CIE-LCH | lch(98.59, 9.27, 118.38°) |
| OKLab | oklab(98.62% -0.0109 0.0213) |
| OKLCH | oklch(98.62% 0.024 117) |
| XYZ | xyz(89.1854, 96.3886, 92.4876) |
| Luminance | 0.9639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.32
Beige
#F5F5DC
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 3.34
Honeydew
#F0FFF0
ΔE00 4.26
Lightyellow
#FFFFE0
ΔE00 4.45
Cornsilk
#FFF8DC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDEB #EFEBFD
analogous
#FDF8EB #F9FDEB #F0FDEB
triadic
#F9FDEB #EBF9FD #FDEBF9
tetradic
#F9FDEB #EBFDF8 #EFEBFD #FDEBF0
square
#F9FDEB #EBFDF8 #EFEBFD #FDEBF0
split-complementary
#F9FDEB #EBF0FD #F8EBFD
monochromatic
#D8F27C #E8F7B3 #F7FCE3 #F7FCE3 #F7FCE3
Accessibility & contrast
On white
1.04
#F9FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F9FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDEB
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDEB | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#FBFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f9fdeb; /* rgb */ color: rgb(249, 253, 235); /* oklch */ color: oklch(98.6% 0.024 117.0);
Tailwind
colors: {
custom: {
50: '#fbfef1',
500: '#f9fdeb',
950: '#000000',
},
}SCSS
$custom: #f9fdeb; $custom-light: #fbfef1; $custom-dark: #000000;
JSON
{
"hex": "#f9fdeb",
"rgb": {
"r": 249,
"g": 253,
"b": 235
},
"hsl": {
"h": 73.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98621,
"c": 0.02394,
"h": 117
},
"luminance": 0.96388
}Semantic roles & 50–950 ramp
primary
#F9FDEB
secondary
#B4A6E7
accent
#07DE37
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585