#F8FCED#F8FCED
#F8FCED is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.4% C 0.020 H 118.9°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCED |
|---|---|
| RGB | rgb(248, 252, 237) |
| HSL | hsl(76, 71%, 96%) |
| HSV | hsv(76, 6%, 99%) |
| CMYK | cmyk(1.6%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.31, -3.91, 6.72) |
| CIE-LCH | lch(98.31, 7.77, 120.18°) |
| OKLab | oklab(98.4% -0.0097 0.0176) |
| OKLCH | oklch(98.4% 0.02 118.9) |
| XYZ | xyz(88.8055, 95.6918, 93.8962) |
| Luminance | 0.9569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.92
Beige
#F5F5DC
ΔE00 4.03
Honeydew
#F0FFF0
ΔE00 4.25
Off White (survey)
#FFFFE4
ΔE00 4.36
Mintcream
#F5FFFA
ΔE00 4.63
Floralwhite
#FFFAF0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCED #F1EDFC
analogous
#FCF8ED #F8FCED #F0FCED
triadic
#F8FCED #EDF8FC #FCEDF8
tetradic
#F8FCED #EDFCF8 #F1EDFC #FCEDF0
square
#F8FCED #EDFCF8 #F1EDFC #FCEDF0
split-complementary
#F8FCED #EDF0FC #F8EDFC
monochromatic
#CFEB84 #E4F3B9 #F5FBE5 #F5FBE5 #F5FBE5
Accessibility & contrast
On white
1.04
#F8FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F8FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCED
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCED | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#FAFAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8fced; /* rgb */ color: rgb(248, 252, 237); /* oklch */ color: oklch(98.4% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#fafdf2',
500: '#f8fced',
950: '#000000',
},
}SCSS
$custom: #f8fced; $custom-light: #fafdf2; $custom-dark: #000000;
JSON
{
"hex": "#f8fced",
"rgb": {
"r": 248,
"g": 252,
"b": 237
},
"hsl": {
"h": 76,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.984,
"c": 0.02012,
"h": 118.9
},
"luminance": 0.95692
}Semantic roles & 50–950 ramp
primary
#F8FCED
secondary
#B9AAE3
accent
#12D346
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585