#F4F6E4#F4F6E4
#F4F6E4 is a very light, muted yellow. Relative luminance 0.907; OKLCH L 96.7% C 0.024 H 112.0°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F6E4 |
|---|---|
| RGB | rgb(244, 246, 228) |
| HSL | hsl(67, 50%, 93%) |
| HSV | hsv(67, 7%, 96%) |
| CMYK | cmyk(0.8%, 0%, 7.3%, 3.5%) |
| CIE-LAB | lab(96.31, -3.74, 8.43) |
| CIE-LCH | lch(96.31, 9.22, 113.96°) |
| OKLab | oklab(96.68% -0.0089 0.022) |
| OKLCH | oklch(96.68% 0.024 112) |
| XYZ | xyz(84.2656, 90.7463, 86.4603) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.50
Ivory
#FFFFF0
ΔE00 2.52
Off White (survey)
#FFFFE4
ΔE00 3.54
Eggshell
#F0EAD6
ΔE00 4.19
Lightyellow
#FFFFE0
ΔE00 4.60
Cornsilk
#FFF8DC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F6E4 #E6E4F6
analogous
#F6EFE4 #F4F6E4 #EBF6E4
triadic
#F4F6E4 #E4F4F6 #F6E4F4
tetradic
#F4F6E4 #E4F6EF #E6E4F6 #F6E4EB
square
#F4F6E4 #E4F6EF #E6E4F6 #F6E4EB
split-complementary
#F4F6E4 #E4EBF6 #EFE4F6
monochromatic
#CFD788 #E1E7B6 #F4F6E4 #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.10
#F4F6E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#F4F6E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F6E4
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F6E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F6E4 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E3
Deuteranopia (green-blind)
#F9F5E5
Tritanopia (blue-blind)
#F7F4F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f6e4; /* rgb */ color: rgb(244, 246, 228); /* oklch */ color: oklch(96.7% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#f7f9ec',
500: '#f4f6e4',
950: '#000000',
},
}SCSS
$custom: #f4f6e4; $custom-light: #f7f9ec; $custom-dark: #000000;
JSON
{
"hex": "#f4f6e4",
"rgb": {
"r": 244,
"g": 246,
"b": 228
},
"hsl": {
"h": 66.667,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.96679,
"c": 0.02377,
"h": 112
},
"luminance": 0.90746
}Semantic roles & 50–950 ramp
primary
#F4F6E4
secondary
#AEA9D5
accent
#28BD39
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584