#F4F6DE#F4F6DE
#F4F6DE is a very light, muted yellow. Relative luminance 0.904; OKLCH L 96.5% C 0.032 H 110.8°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F6DE |
|---|---|
| RGB | rgb(244, 246, 222) |
| HSL | hsl(65, 57%, 92%) |
| HSV | hsv(65, 10%, 96%) |
| CMYK | cmyk(0.8%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(96.17, -4.72, 11.32) |
| CIE-LCH | lch(96.17, 12.27, 112.63°) |
| OKLab | oklab(96.53% -0.0112 0.0295) |
| OKLCH | oklch(96.53% 0.032 110.8) |
| XYZ | xyz(83.4471, 90.4189, 82.1496) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.87
Off White (survey)
#FFFFE4
ΔE00 2.20
Lightyellow
#FFFFE0
ΔE00 2.87
Cornsilk
#FFF8DC
ΔE00 3.91
Ivory
#FFFFF0
ΔE00 4.10
Eggshell
#F0EAD6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F6DE #E0DEF6
analogous
#F6ECDE #F4F6DE #E8F6DE
triadic
#F4F6DE #DEF4F6 #F6DEF4
tetradic
#F4F6DE #DEF6EC #E0DEF6 #F6DEE8
square
#F4F6DE #DEF6EC #E0DEF6 #F6DEE8
split-complementary
#F4F6DE #DEE8F6 #ECDEF6
monochromatic
#D4DC7E #E4E9AE #F4F6DE #F7F8E7 #F7F8E7
Accessibility & contrast
On white
1.10
#F4F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F4F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F6DE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F6DE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#FAF4DF
Tritanopia (blue-blind)
#F8F3EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f6de; /* rgb */ color: rgb(244, 246, 222); /* oklch */ color: oklch(96.5% 0.032 110.8);
Tailwind
colors: {
custom: {
50: '#f7f9e8',
500: '#f4f6de',
950: '#000000',
},
}SCSS
$custom: #f4f6de; $custom-light: #f7f9e8; $custom-dark: #000000;
JSON
{
"hex": "#f4f6de",
"rgb": {
"r": 244,
"g": 246,
"b": 222
},
"hsl": {
"h": 65,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.96528,
"c": 0.03156,
"h": 110.8
},
"luminance": 0.90419
}Semantic roles & 50–950 ramp
primary
#F4F6DE
secondary
#A6A1D7
accent
#21C52E
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584