#F4FBDF#F4FBDF
#F4FBDF is a very light, muted yellow-green. Relative luminance 0.936; OKLCH L 97.5% C 0.037 H 118.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FBDF |
|---|---|
| RGB | rgb(244, 251, 223) |
| HSL | hsl(75, 78%, 93%) |
| HSV | hsv(75, 11%, 98%) |
| CMYK | cmyk(2.8%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(97.45, -7.07, 12.64) |
| CIE-LCH | lch(97.45, 14.48, 119.21°) |
| OKLab | oklab(97.55% -0.0178 0.0328) |
| OKLCH | oklch(97.55% 0.037 118.5) |
| XYZ | xyz(85.1229, 93.5553, 83.3713) |
| Luminance | 0.9355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.96
Off White (survey)
#FFFFE4
ΔE00 3.00
Beige
#F5F5DC
ΔE00 3.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.22
Eggshell (survey)
#FFFFD4
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FBDF #E6DFFB
analogous
#FBF4DF #F4FBDF #E6FBDF
triadic
#F4FBDF #DFF4FB #FBDFF4
tetradic
#F4FBDF #DFFBF4 #E6DFFB #FBDFE6
square
#F4FBDF #DFFBF4 #E6DFFB #FBDFE6
split-complementary
#F4FBDF #DFE6FB #F4DFFB
monochromatic
#CFED72 #E1F4A9 #F4FBDF #F6FCE4 #F6FCE4
Accessibility & contrast
On white
1.07
#F4FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F4FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FBDF
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FBDF | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DD
Deuteranopia (green-blind)
#FEF8E0
Tritanopia (blue-blind)
#F7F8F3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4fbdf; /* rgb */ color: rgb(244, 251, 223); /* oklch */ color: oklch(97.5% 0.037 118.5);
Tailwind
colors: {
custom: {
50: '#f7fce9',
500: '#f4fbdf',
950: '#000000',
},
}SCSS
$custom: #f4fbdf; $custom-light: #f7fce9; $custom-dark: #000000;
JSON
{
"hex": "#f4fbdf",
"rgb": {
"r": 244,
"g": 251,
"b": 223
},
"hsl": {
"h": 75,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.97548,
"c": 0.03737,
"h": 118.5
},
"luminance": 0.93555
}Semantic roles & 50–950 ramp
primary
#F4FBDF
secondary
#AE9CE2
accent
#0BDA3F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584