#F8FDED#F8FDED
#F8FDED is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.6% C 0.022 H 121.0°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FDED |
|---|---|
| RGB | rgb(248, 253, 237) |
| HSL | hsl(79, 80%, 96%) |
| HSV | hsv(79, 6%, 99%) |
| CMYK | cmyk(2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.56, -4.41, 7.08) |
| CIE-LCH | lch(98.56, 8.34, 121.91°) |
| OKLab | oklab(98.6% -0.0111 0.0185) |
| OKLCH | oklch(98.6% 0.022 121) |
| XYZ | xyz(89.1204, 96.3215, 94.0012) |
| Luminance | 0.9632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.35
Honeydew
#F0FFF0
ΔE00 3.81
Beige
#F5F5DC
ΔE00 3.93
Off White (survey)
#FFFFE4
ΔE00 4.14
Mintcream
#F5FFFA
ΔE00 4.81
Lightyellow
#FFFFE0
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FDED #F2EDFD
analogous
#FDFAED #F8FDED #F0FDED
triadic
#F8FDED #EDF8FD #FDEDF8
tetradic
#F8FDED #EDFDFA #F2EDFD #FDEDF0
square
#F8FDED #EDFDFA #F2EDFD #FDEDF0
split-complementary
#F8FDED #EDF0FD #FAEDFD
monochromatic
#CDF17F #E3F7B6 #F4FCE3 #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.04
#F8FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.26
#F8FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FDED
20.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FDED | 1.00 | 1.04 | 20.26 | 20.26 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#FAFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fded; /* rgb */ color: rgb(248, 253, 237); /* oklch */ color: oklch(98.6% 0.022 121.0);
Tailwind
colors: {
custom: {
50: '#fafef2',
500: '#f8fded',
950: '#000000',
},
}SCSS
$custom: #f8fded; $custom-light: #fafef2; $custom-dark: #000000;
JSON
{
"hex": "#f8fded",
"rgb": {
"r": 248,
"g": 253,
"b": 237
},
"hsl": {
"h": 78.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98597,
"c": 0.02162,
"h": 121
},
"luminance": 0.96321
}Semantic roles & 50–950 ramp
primary
#F8FDED
secondary
#BBA8E6
accent
#09DC4B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585