#F6F4E4#F6F4E4
#F6F4E4 is a very light, muted yellow. Relative luminance 0.899; OKLCH L 96.4% C 0.021 H 101.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4E4 |
|---|---|
| RGB | rgb(246, 244, 228) |
| HSL | hsl(53, 50%, 93%) |
| HSV | hsv(53, 7%, 96%) |
| CMYK | cmyk(0%, 0.8%, 7.3%, 3.5%) |
| CIE-LAB | lab(95.95, -2.05, 7.94) |
| CIE-LCH | lch(95.95, 8.20, 104.48°) |
| OKLab | oklab(96.44% -0.004 0.0208) |
| OKLCH | oklch(96.44% 0.021 101) |
| XYZ | xyz(84.3585, 89.8961, 86.2913) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.35
Eggshell
#F0EAD6
ΔE00 2.90
Oldlace
#FDF5E6
ΔE00 3.08
Beige
#F5F5DC
ΔE00 3.52
Floralwhite
#FFFAF0
ΔE00 3.58
Cornsilk
#FFF8DC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4E4 #E4E6F6
analogous
#F6EBE4 #F6F4E4 #EFF6E4
triadic
#F6F4E4 #E4F6F4 #F4E4F6
tetradic
#F6F4E4 #E4F6EB #E4E6F6 #F6E4EF
square
#F6F4E4 #E4F6EB #E4E6F6 #F6E4EF
split-complementary
#F6F4E4 #E4EFF6 #EBE4F6
monochromatic
#D7CF88 #E7E1B6 #F6F4E4 #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.11
#F6F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#F6F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4E4
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4E4 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E3
Deuteranopia (green-blind)
#F8F4E4
Tritanopia (blue-blind)
#F9F2EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6f4e4; /* rgb */ color: rgb(246, 244, 228); /* oklch */ color: oklch(96.4% 0.021 101.0);
Tailwind
colors: {
custom: {
50: '#f9f7ec',
500: '#f6f4e4',
950: '#000000',
},
}SCSS
$custom: #f6f4e4; $custom-light: #f9f7ec; $custom-dark: #000000;
JSON
{
"hex": "#f6f4e4",
"rgb": {
"r": 246,
"g": 244,
"b": 228
},
"hsl": {
"h": 53.333,
"s": 50,
"l": 92.941
},
"oklch": {
"l": 0.96439,
"c": 0.02119,
"h": 101
},
"luminance": 0.89896
}Semantic roles & 50–950 ramp
primary
#F6F4E4
secondary
#A9AED5
accent
#39BD28
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584