#F6F6DC#F6F6DC
#F6F6DC is a very light, muted yellow. Relative luminance 0.907; OKLCH L 96.6% C 0.034 H 107.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F6DC |
|---|---|
| RGB | rgb(246, 246, 220) |
| HSL | hsl(60, 59%, 91%) |
| HSV | hsv(60, 11%, 96%) |
| CMYK | cmyk(0%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(96.27, -4.35, 12.52) |
| CIE-LCH | lch(96.27, 13.26, 109.15°) |
| OKLab | oklab(96.63% -0.01 0.0326) |
| OKLCH | oklch(96.63% 0.034 107) |
| XYZ | xyz(83.8786, 90.6722, 80.7789) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.38
Off White (survey)
#FFFFE4
ΔE00 1.83
Lightyellow
#FFFFE0
ΔE00 2.32
Cornsilk
#FFF8DC
ΔE00 3.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.15
Eggshell
#F0EAD6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F6DC #DCDCF6
analogous
#F6E9DC #F6F6DC #E9F6DC
triadic
#F6F6DC #DCF6F6 #F6DCF6
tetradic
#F6F6DC #DCF6E9 #DCDCF6 #F6DCE9
square
#F6F6DC #DCF6E9 #DCDCF6 #F6DCE9
split-complementary
#F6F6DC #DCE9F6 #E9DCF6
monochromatic
#DDDD7B #E9E9AB #F6F6DC #F9F9E7 #F9F9E7
Accessibility & contrast
On white
1.10
#F6F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#F6F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F6DC
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F6DC | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#FAF2EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f6dc; /* rgb */ color: rgb(246, 246, 220); /* oklch */ color: oklch(96.6% 0.034 107.0);
Tailwind
colors: {
custom: {
50: '#f9f9e6',
500: '#f6f6dc',
950: '#000000',
},
}SCSS
$custom: #f6f6dc; $custom-light: #f9f9e6; $custom-dark: #000000;
JSON
{
"hex": "#f6f6dc",
"rgb": {
"r": 246,
"g": 246,
"b": 220
},
"hsl": {
"h": 60,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.96633,
"c": 0.03405,
"h": 107
},
"luminance": 0.90672
}Semantic roles & 50–950 ramp
primary
#F6F6DC
secondary
#9F9FD7
accent
#1FC71F
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584