#F6F4DE#F6F4DE
#F6F4DE is a very light, muted yellow. Relative luminance 0.896; OKLCH L 96.3% C 0.029 H 102.7°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4DE |
|---|---|
| RGB | rgb(246, 244, 222) |
| HSL | hsl(55, 57%, 92%) |
| HSV | hsv(55, 10%, 96%) |
| CMYK | cmyk(0%, 0.8%, 9.8%, 3.5%) |
| CIE-LAB | lab(95.82, -3.02, 10.84) |
| CIE-LCH | lch(95.82, 11.25, 105.59°) |
| OKLab | oklab(96.29% -0.0064 0.0283) |
| OKLCH | oklch(96.29% 0.029 102.7) |
| XYZ | xyz(83.5400, 89.5687, 81.9806) |
| Luminance | 0.8957 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.46
Cornsilk
#FFF8DC
ΔE00 2.78
Eggshell
#F0EAD6
ΔE00 2.86
Off White (survey)
#FFFFE4
ΔE00 2.86
Ivory
#FFFFF0
ΔE00 3.45
Lightyellow
#FFFFE0
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4DE #DEE0F6
analogous
#F6E8DE #F6F4DE #ECF6DE
triadic
#F6F4DE #DEF6F4 #F4DEF6
tetradic
#F6F4DE #DEF6E8 #DEE0F6 #F6DEEC
square
#F6F4DE #DEF6E8 #DEE0F6 #F6DEEC
split-complementary
#F6F4DE #DEECF6 #E8DEF6
monochromatic
#DCD47E #E9E4AE #F6F4DE #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.11
#F6F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#F6F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4DE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4DE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#F9F4DF
Tritanopia (blue-blind)
#FAF1EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6f4de; /* rgb */ color: rgb(246, 244, 222); /* oklch */ color: oklch(96.3% 0.029 102.7);
Tailwind
colors: {
custom: {
50: '#f9f7e8',
500: '#f6f4de',
950: '#000000',
},
}SCSS
$custom: #f6f4de; $custom-light: #f9f7e8; $custom-dark: #000000;
JSON
{
"hex": "#f6f4de",
"rgb": {
"r": 246,
"g": 244,
"b": 222
},
"hsl": {
"h": 55,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.96287,
"c": 0.02898,
"h": 102.7
},
"luminance": 0.89568
}Semantic roles & 50–950 ramp
primary
#F6F4DE
secondary
#A1A6D7
accent
#2EC521
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584