#F7FDF2#F7FDF2
#F7FDF2 is a very light, near-neutral yellow-green. Relative luminance 0.964; OKLCH L 98.7% C 0.016 H 130.4°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FDF2 |
|---|---|
| RGB | rgb(247, 253, 242) |
| HSL | hsl(93, 73%, 97%) |
| HSV | hsv(93, 4%, 99%) |
| CMYK | cmyk(2.4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(98.61, -3.90, 4.57) |
| CIE-LCH | lch(98.61, 6.00, 130.46°) |
| OKLab | oklab(98.65% -0.0102 0.012) |
| OKLCH | oklch(98.65% 0.016 130.4) |
| XYZ | xyz(89.5074, 96.4354, 97.8856) |
| Luminance | 0.9644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.90
Mintcream
#F5FFFA
ΔE00 2.92
Honeydew
#F0FFF0
ΔE00 3.95
Floralwhite
#FFFAF0
ΔE00 5.23
Off White
#FAF9F6
ΔE00 5.37
Azure (CSS)
#F0FFFF
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FDF2 #F8F2FD
analogous
#FDFDF2 #F7FDF2 #F2FDF3
triadic
#F7FDF2 #F2F7FD #FDF2F7
tetradic
#F7FDF2 #F2FDFD #F8F2FD #FDF3F2
square
#F7FDF2 #F2FDFD #F8F2FD #FDF3F2
split-complementary
#F7FDF2 #F3F2FD #FDF2FD
monochromatic
#B6ED88 #D6F5BD #EFFBE4 #EFFBE4 #EFFBE4
Accessibility & contrast
On white
1.04
#F7FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F7FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FDF2
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FDF2 | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FDFBF2
Tritanopia (blue-blind)
#F7FCFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7fdf2; /* rgb */ color: rgb(247, 253, 242); /* oklch */ color: oklch(98.7% 0.016 130.4);
Tailwind
colors: {
custom: {
50: '#f9fef6',
500: '#f7fdf2',
950: '#000000',
},
}SCSS
$custom: #f7fdf2; $custom-light: #f9fef6; $custom-dark: #000000;
JSON
{
"hex": "#f7fdf2",
"rgb": {
"r": 247,
"g": 253,
"b": 242
},
"hsl": {
"h": 92.727,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.98654,
"c": 0.01576,
"h": 130.4
},
"luminance": 0.96436
}Semantic roles & 50–950 ramp
primary
#F7FDF2
secondary
#CCAEE5
accent
#10D57C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585