#F8FDEC#F8FDEC
#F8FDEC is a very light, muted yellow-green. Relative luminance 0.963; OKLCH L 98.6% C 0.023 H 120.2°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FDEC |
|---|---|
| RGB | rgb(248, 253, 236) |
| HSL | hsl(78, 81%, 96%) |
| HSV | hsv(78, 7%, 99%) |
| CMYK | cmyk(2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(98.54, -4.58, 7.56) |
| CIE-LCH | lch(98.54, 8.84, 121.19°) |
| OKLab | oklab(98.57% -0.0115 0.0198) |
| OKLCH | oklch(98.57% 0.023 120.2) |
| XYZ | xyz(88.9747, 96.2632, 93.2339) |
| Luminance | 0.9626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.50
Beige
#F5F5DC
ΔE00 3.65
Honeydew
#F0FFF0
ΔE00 3.82
Off White (survey)
#FFFFE4
ΔE00 3.82
Lightyellow
#FFFFE0
ΔE00 4.91
Mintcream
#F5FFFA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FDEC #F1ECFD
analogous
#FDF9EC #F8FDEC #EFFDEC
triadic
#F8FDEC #ECF8FD #FDECF8
tetradic
#F8FDEC #ECFDF9 #F1ECFD #FDECEF
square
#F8FDEC #ECFDF9 #F1ECFD #FDECEF
split-complementary
#F8FDEC #ECEFFD #F9ECFD
monochromatic
#CFF17D #E4F7B5 #F5FCE3 #F5FCE3 #F5FCE3
Accessibility & contrast
On white
1.04
#F8FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F8FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FDEC
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FDEC | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEB
Deuteranopia (green-blind)
#FFFBED
Tritanopia (blue-blind)
#FAFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fdec; /* rgb */ color: rgb(248, 253, 236); /* oklch */ color: oklch(98.6% 0.023 120.2);
Tailwind
colors: {
custom: {
50: '#fafef2',
500: '#f8fdec',
950: '#000000',
},
}SCSS
$custom: #f8fdec; $custom-light: #fafef2; $custom-dark: #000000;
JSON
{
"hex": "#f8fdec",
"rgb": {
"r": 248,
"g": 253,
"b": 236
},
"hsl": {
"h": 77.647,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.98572,
"c": 0.02289,
"h": 120.2
},
"luminance": 0.96263
}Semantic roles & 50–950 ramp
primary
#F8FDEC
secondary
#B9A7E7
accent
#08DD47
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585