#F4F6DA#F4F6DA
#F4F6DA is a very light, muted yellow. Relative luminance 0.902; OKLCH L 96.4% C 0.037 H 110.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F6DA |
|---|---|
| RGB | rgb(244, 246, 218) |
| HSL | hsl(64, 61%, 91%) |
| HSV | hsv(64, 11%, 96%) |
| CMYK | cmyk(0.8%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(96.08, -5.36, 13.26) |
| CIE-LCH | lch(96.08, 14.30, 112.01°) |
| OKLab | oklab(96.43% -0.0128 0.0344) |
| OKLCH | oklch(96.43% 0.037 110.4) |
| XYZ | xyz(82.9174, 90.2070, 79.3596) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.35
Off White (survey)
#FFFFE4
ΔE00 2.13
Lightyellow
#FFFFE0
ΔE00 2.17
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.56
Cornsilk
#FFF8DC
ΔE00 3.89
Eggshell (survey)
#FFFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F6DA #DCDAF6
analogous
#F6EADA #F4F6DA #E6F6DA
triadic
#F4F6DA #DAF4F6 #F6DAF4
tetradic
#F4F6DA #DAF6EA #DCDAF6 #F6DAE6
square
#F4F6DA #DAF6EA #DCDAF6 #F6DAE6
split-complementary
#F4F6DA #DAE6F6 #EADAF6
monochromatic
#D7DE78 #E5EAA9 #F4F6DA #F8F9E6 #F8F9E6
Accessibility & contrast
On white
1.10
#F4F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#F4F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F6DA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F6DA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D8
Deuteranopia (green-blind)
#FBF4DB
Tritanopia (blue-blind)
#F8F2EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f6da; /* rgb */ color: rgb(244, 246, 218); /* oklch */ color: oklch(96.4% 0.037 110.4);
Tailwind
colors: {
custom: {
50: '#f7f9e5',
500: '#f4f6da',
950: '#000000',
},
}SCSS
$custom: #f4f6da; $custom-light: #f7f9e5; $custom-dark: #000000;
JSON
{
"hex": "#f4f6da",
"rgb": {
"r": 244,
"g": 246,
"b": 218
},
"hsl": {
"h": 64.286,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.9643,
"c": 0.03673,
"h": 110.4
},
"luminance": 0.90207
}Semantic roles & 50–950 ramp
primary
#F4F6DA
secondary
#A19DD7
accent
#1DC929
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584