#F4FCDF#F4FCDF
#F4FCDF is a very light, muted yellow-green. Relative luminance 0.942; OKLCH L 97.7% C 0.039 H 119.7°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCDF |
|---|---|
| RGB | rgb(244, 252, 223) |
| HSL | hsl(77, 83%, 93%) |
| HSV | hsv(77, 12%, 99%) |
| CMYK | cmyk(3.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(97.71, -7.56, 13.00) |
| CIE-LCH | lch(97.71, 15.04, 120.20°) |
| OKLab | oklab(97.75% -0.0192 0.0338) |
| OKLCH | oklch(97.75% 0.039 119.7) |
| XYZ | xyz(85.4361, 94.1817, 83.4757) |
| Luminance | 0.9418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.18
Off White (survey)
#FFFFE4
ΔE00 3.35
Beige
#F5F5DC
ΔE00 3.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.22
Eggshell (survey)
#FFFFD4
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCDF #E7DFFC
analogous
#FCF5DF #F4FCDF #E5FCDF
triadic
#F4FCDF #DFF4FC #FCDFF4
tetradic
#F4FCDF #DFFCF5 #E7DFFC #FCDFE5
square
#F4FCDF #DFFCF5 #E7DFFC #FCDFE5
split-complementary
#F4FCDF #DFE5FC #F5DFFC
monochromatic
#CEF26F #E1F7A7 #F4FCDF #F5FCE3 #F5FCE3
Accessibility & contrast
On white
1.06
#F4FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#F4FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCDF
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCDF | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F7F9F4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4fcdf; /* rgb */ color: rgb(244, 252, 223); /* oklch */ color: oklch(97.7% 0.039 119.7);
Tailwind
colors: {
custom: {
50: '#f7fde9',
500: '#f4fcdf',
950: '#000000',
},
}SCSS
$custom: #f4fcdf; $custom-light: #f7fde9; $custom-dark: #000000;
JSON
{
"hex": "#f4fcdf",
"rgb": {
"r": 244,
"g": 252,
"b": 223
},
"hsl": {
"h": 76.552,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.97747,
"c": 0.03884,
"h": 119.7
},
"luminance": 0.94182
}Semantic roles & 50–950 ramp
primary
#F4FCDF
secondary
#AF9BE4
accent
#06DF42
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584