#F8FDEE#F8FDEE
#F8FDEE is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.6% C 0.020 H 121.8°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FDEE |
|---|---|
| RGB | rgb(248, 253, 238) |
| HSL | hsl(80, 79%, 96%) |
| HSV | hsv(80, 6%, 99%) |
| CMYK | cmyk(2%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(98.58, -4.24, 6.60) |
| CIE-LCH | lch(98.58, 7.84, 122.73°) |
| OKLab | oklab(98.62% -0.0107 0.0173) |
| OKLCH | oklch(98.62% 0.02 121.8) |
| XYZ | xyz(89.2669, 96.3801, 94.7728) |
| Luminance | 0.9638 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.26
Honeydew
#F0FFF0
ΔE00 3.83
Beige
#F5F5DC
ΔE00 4.23
Mintcream
#F5FFFA
ΔE00 4.46
Off White (survey)
#FFFFE4
ΔE00 4.47
Floralwhite
#FFFAF0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FDEE #F3EEFD
analogous
#FDFBEE #F8FDEE #F1FDEE
triadic
#F8FDEE #EEF8FD #FDEEF8
tetradic
#F8FDEE #EEFDFB #F3EEFD #FDEEF1
square
#F8FDEE #EEFDFB #F3EEFD #FDEEF1
split-complementary
#F8FDEE #EEF1FD #FBEEFD
monochromatic
#CBF080 #E1F7B7 #F4FCE4 #F4FCE4 #F4FCE4
Accessibility & contrast
On white
1.04
#F8FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F8FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FDEE
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FDEE | 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)
#FFFBED
Deuteranopia (green-blind)
#FEFBEF
Tritanopia (blue-blind)
#F9FBF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fdee; /* rgb */ color: rgb(248, 253, 238); /* oklch */ color: oklch(98.6% 0.020 121.8);
Tailwind
colors: {
custom: {
50: '#fafef3',
500: '#f8fdee',
950: '#000000',
},
}SCSS
$custom: #f8fdee; $custom-light: #fafef3; $custom-dark: #000000;
JSON
{
"hex": "#f8fdee",
"rgb": {
"r": 248,
"g": 253,
"b": 238
},
"hsl": {
"h": 80,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98623,
"c": 0.02036,
"h": 121.8
},
"luminance": 0.9638
}Semantic roles & 50–950 ramp
primary
#F8FDEE
secondary
#BDA9E6
accent
#0ADB50
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585