#F4FCDA#F4FCDA
#F4FCDA is a very light, muted yellow-green. Relative luminance 0.939; OKLCH L 97.6% C 0.045 H 118.0°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCDA |
|---|---|
| RGB | rgb(244, 252, 218) |
| HSL | hsl(74, 85%, 92%) |
| HSV | hsv(74, 13%, 99%) |
| CMYK | cmyk(3.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(97.60, -8.36, 15.40) |
| CIE-LCH | lch(97.60, 17.53, 118.48°) |
| OKLab | oklab(97.63% -0.0212 0.0399) |
| OKLCH | oklch(97.63% 0.045 118) |
| XYZ | xyz(84.7719, 93.9160, 79.9778) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.25
Lightyellow
#FFFFE0
ΔE00 3.30
Eggshell (survey)
#FFFFD4
ΔE00 3.75
Off White (survey)
#FFFFE4
ΔE00 3.96
Beige
#F5F5DC
ΔE00 4.36
Cream
#FFFDD0
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCDA #E2DAFC
analogous
#FCF3DA #F4FCDA #E3FCDA
triadic
#F4FCDA #DAF4FC #FCDAF4
tetradic
#F4FCDA #DAFCF3 #E2DAFC #FCDAE3
square
#F4FCDA #DAFCF3 #E2DAFC #FCDAE3
split-complementary
#F4FCDA #DAE3FC #F3DAFC
monochromatic
#D2F369 #E3F7A1 #F4FCDA #F7FDE3 #F7FDE3
Accessibility & contrast
On white
1.06
#F4FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#F4FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCDA
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCDA | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D8
Deuteranopia (green-blind)
#FFF8DB
Tritanopia (blue-blind)
#F8F8F2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4fcda; /* rgb */ color: rgb(244, 252, 218); /* oklch */ color: oklch(97.6% 0.045 118.0);
Tailwind
colors: {
custom: {
50: '#f7fde5',
500: '#f4fcda',
950: '#000000',
},
}SCSS
$custom: #f4fcda; $custom-light: #f7fde5; $custom-dark: #000000;
JSON
{
"hex": "#f4fcda",
"rgb": {
"r": 244,
"g": 252,
"b": 218
},
"hsl": {
"h": 74.118,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.97628,
"c": 0.04514,
"h": 118
},
"luminance": 0.93916
}Semantic roles & 50–950 ramp
primary
#F4FCDA
secondary
#A896E4
accent
#04E138
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584