#F4FDDF#F4FDDF
#F4FDDF is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.9% C 0.040 H 120.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDDF |
|---|---|
| RGB | rgb(244, 253, 223) |
| HSL | hsl(78, 88%, 93%) |
| HSV | hsv(78, 12%, 99%) |
| CMYK | cmyk(3.6%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(97.96, -8.06, 13.36) |
| CIE-LCH | lch(97.96, 15.60, 121.12°) |
| OKLab | oklab(97.95% -0.0206 0.0347) |
| OKLCH | oklch(97.95% 0.04 120.7) |
| XYZ | xyz(85.7509, 94.8114, 83.5806) |
| Luminance | 0.9481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.45
Off White (survey)
#FFFFE4
ΔE00 3.72
Beige
#F5F5DC
ΔE00 4.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.26
Eggshell (survey)
#FFFFD4
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDDF #E8DFFD
analogous
#FDF7DF #F4FDDF #E5FDDF
triadic
#F4FDDF #DFF4FD #FDDFF4
tetradic
#F4FDDF #DFFDF7 #E8DFFD #FDDFE5
square
#F4FDDF #DFFDF7 #E8DFFD #FDDFE5
split-complementary
#F4FDDF #DFE5FD #F7DFFD
monochromatic
#CCF66C #E0F9A5 #F4FDDF #F5FDE2 #F5FDE2
Accessibility & contrast
On white
1.05
#F4FDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#F4FDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDDF
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDDF | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FFF9E0
Tritanopia (blue-blind)
#F7FAF4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fddf; /* rgb */ color: rgb(244, 253, 223); /* oklch */ color: oklch(97.9% 0.040 120.7);
Tailwind
colors: {
custom: {
50: '#f7fee9',
500: '#f4fddf',
950: '#000000',
},
}SCSS
$custom: #f4fddf; $custom-light: #f7fee9; $custom-dark: #000000;
JSON
{
"hex": "#f4fddf",
"rgb": {
"r": 244,
"g": 253,
"b": 223
},
"hsl": {
"h": 78,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.97947,
"c": 0.04032,
"h": 120.7
},
"luminance": 0.94811
}Semantic roles & 50–950 ramp
primary
#F4FDDF
secondary
#B199E7
accent
#01E545
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584