#F6F2DE#F6F2DE
#F6F2DE is a very light, muted yellow. Relative luminance 0.884; OKLCH L 95.9% C 0.027 H 97.6°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F2DE |
|---|---|
| RGB | rgb(246, 242, 222) |
| HSL | hsl(50, 57%, 92%) |
| HSV | hsv(50, 10%, 96%) |
| CMYK | cmyk(0%, 1.6%, 9.8%, 3.5%) |
| CIE-LAB | lab(95.32, -2.01, 10.13) |
| CIE-LCH | lch(95.32, 10.32, 101.25°) |
| OKLab | oklab(95.89% -0.0035 0.0264) |
| OKLCH | oklch(95.89% 0.027 97.6) |
| XYZ | xyz(82.9415, 88.3717, 81.7811) |
| Luminance | 0.8837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.86
Beige
#F5F5DC
ΔE00 2.75
Cornsilk
#FFF8DC
ΔE00 2.98
Oldlace
#FDF5E6
ΔE00 3.28
Ivory
#FFFFF0
ΔE00 3.47
Off White (survey)
#FFFFE4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F2DE #DEE2F6
analogous
#F6E6DE #F6F2DE #EEF6DE
triadic
#F6F2DE #DEF6F2 #F2DEF6
tetradic
#F6F2DE #DEF6E6 #DEE2F6 #F6DEEE
square
#F6F2DE #DEF6E6 #DEE2F6 #F6DEEE
split-complementary
#F6F2DE #DEEEF6 #E6DEF6
monochromatic
#DCCC7E #E9DFAE #F6F2DE #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.12
#F6F2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#F6F2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F2DE
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F2DE | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DD
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#FAEFEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f2de; /* rgb */ color: rgb(246, 242, 222); /* oklch */ color: oklch(95.9% 0.027 97.6);
Tailwind
colors: {
custom: {
50: '#f9f6e8',
500: '#f6f2de',
950: '#000000',
},
}SCSS
$custom: #f6f2de; $custom-light: #f9f6e8; $custom-dark: #000000;
JSON
{
"hex": "#f6f2de",
"rgb": {
"r": 246,
"g": 242,
"b": 222
},
"hsl": {
"h": 50,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95893,
"c": 0.02667,
"h": 97.6
},
"luminance": 0.88371
}Semantic roles & 50–950 ramp
primary
#F6F2DE
secondary
#A1AAD7
accent
#3CC521
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584