#F7FCED#F7FCED
#F7FCED is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.3% C 0.020 H 121.8°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FCED |
|---|---|
| RGB | rgb(247, 252, 237) |
| HSL | hsl(80, 71%, 96%) |
| HSV | hsv(80, 6%, 99%) |
| CMYK | cmyk(2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.24, -4.24, 6.60) |
| CIE-LCH | lch(98.24, 7.85, 122.72°) |
| OKLab | oklab(98.32% -0.0107 0.0173) |
| OKLCH | oklch(98.32% 0.02 121.8) |
| XYZ | xyz(88.4519, 95.5094, 93.8797) |
| Luminance | 0.9551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.33
Honeydew
#F0FFF0
ΔE00 3.83
Beige
#F5F5DC
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 4.49
Off White (survey)
#FFFFE4
ΔE00 4.50
Floralwhite
#FFFAF0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FCED #F2EDFC
analogous
#FCF9ED #F7FCED #EFFCED
triadic
#F7FCED #EDF7FC #FCEDF7
tetradic
#F7FCED #EDFCF9 #F2EDFC #FCEDEF
square
#F7FCED #EDFCF9 #F2EDFC #FCEDEF
split-complementary
#F7FCED #EDEFFC #F9EDFC
monochromatic
#C8EB84 #E0F3B9 #F3FBE5 #F3FBE5 #F3FBE5
Accessibility & contrast
On white
1.04
#F7FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#F7FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FCED
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FCED | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#F8FAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fced; /* rgb */ color: rgb(247, 252, 237); /* oklch */ color: oklch(98.3% 0.020 121.8);
Tailwind
colors: {
custom: {
50: '#f9fdf2',
500: '#f7fced',
950: '#000000',
},
}SCSS
$custom: #f7fced; $custom-light: #f9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#f7fced",
"rgb": {
"r": 247,
"g": 252,
"b": 237
},
"hsl": {
"h": 80,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98325,
"c": 0.02037,
"h": 121.8
},
"luminance": 0.95509
}Semantic roles & 50–950 ramp
primary
#F7FCED
secondary
#BDAAE3
accent
#12D353
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585