#F6F0DE#F6F0DE
#F6F0DE is a very light, muted yellow. Relative luminance 0.872; OKLCH L 95.5% C 0.025 H 91.6°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F0DE |
|---|---|
| RGB | rgb(246, 240, 222) |
| HSL | hsl(45, 57%, 92%) |
| HSV | hsv(45, 10%, 96%) |
| CMYK | cmyk(0%, 2.4%, 9.8%, 3.5%) |
| CIE-LAB | lab(94.82, -1.00, 9.41) |
| CIE-LCH | lch(94.82, 9.46, 96.07°) |
| OKLab | oklab(95.5% -0.0007 0.0246) |
| OKLCH | oklch(95.5% 0.025 91.6) |
| XYZ | xyz(82.3495, 87.1877, 81.5838) |
| Luminance | 0.8719 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.52
Oldlace
#FDF5E6
ΔE00 2.15
Cornsilk
#FFF8DC
ΔE00 3.74
Floralwhite
#FFFAF0
ΔE00 3.89
Ivory
#FFFFF0
ΔE00 3.97
Antiquewhite
#FAEBD7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F0DE #DEE4F6
analogous
#F6E4DE #F6F0DE #F0F6DE
triadic
#F6F0DE #DEF6F0 #F0DEF6
tetradic
#F6F0DE #DEF6E4 #DEE4F6 #F6DEF0
square
#F6F0DE #DEF6E4 #DEE4F6 #F6DEF0
split-complementary
#F6F0DE #DEF0F6 #E4DEF6
monochromatic
#DCC47E #E9DAAE #F6F0DE #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.14
#F6F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F6F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F0DE
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F0DE | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#FAEDEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f0de; /* rgb */ color: rgb(246, 240, 222); /* oklch */ color: oklch(95.5% 0.025 91.6);
Tailwind
colors: {
custom: {
50: '#f9f4e8',
500: '#f6f0de',
950: '#000000',
},
}SCSS
$custom: #f6f0de; $custom-light: #f9f4e8; $custom-dark: #000000;
JSON
{
"hex": "#f6f0de",
"rgb": {
"r": 246,
"g": 240,
"b": 222
},
"hsl": {
"h": 45,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95499,
"c": 0.02462,
"h": 91.6
},
"luminance": 0.87187
}Semantic roles & 50–950 ramp
primary
#F6F0DE
secondary
#A1AFD7
accent
#4AC521
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584