#F6F6DE#F6F6DE
#F6F6DE is a very light, muted yellow. Relative luminance 0.908; OKLCH L 96.7% C 0.031 H 107.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F6DE |
|---|---|
| RGB | rgb(246, 246, 222) |
| HSL | hsl(60, 57%, 92%) |
| HSV | hsv(60, 10%, 96%) |
| CMYK | cmyk(0%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(96.32, -4.03, 11.56) |
| CIE-LCH | lch(96.32, 12.24, 109.23°) |
| OKLab | oklab(96.68% -0.0092 0.0301) |
| OKLCH | oklch(96.68% 0.031 107) |
| XYZ | xyz(84.1450, 90.7788, 82.1823) |
| Luminance | 0.9078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.41
Off White (survey)
#FFFFE4
ΔE00 2.01
Lightyellow
#FFFFE0
ΔE00 2.78
Cornsilk
#FFF8DC
ΔE00 3.12
Ivory
#FFFFF0
ΔE00 3.85
Eggshell
#F0EAD6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F6DE #DEDEF6
analogous
#F6EADE #F6F6DE #EAF6DE
triadic
#F6F6DE #DEF6F6 #F6DEF6
tetradic
#F6F6DE #DEF6EA #DEDEF6 #F6DEEA
square
#F6F6DE #DEF6EA #DEDEF6 #F6DEEA
split-complementary
#F6F6DE #DEEAF6 #EADEF6
monochromatic
#DCDC7E #E9E9AE #F6F6DE #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.10
#F6F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#F6F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F6DE
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F6DE | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#FAF3EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f6de; /* rgb */ color: rgb(246, 246, 222); /* oklch */ color: oklch(96.7% 0.031 107.0);
Tailwind
colors: {
custom: {
50: '#f9f9e8',
500: '#f6f6de',
950: '#000000',
},
}SCSS
$custom: #f6f6de; $custom-light: #f9f9e8; $custom-dark: #000000;
JSON
{
"hex": "#f6f6de",
"rgb": {
"r": 246,
"g": 246,
"b": 222
},
"hsl": {
"h": 60,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.96682,
"c": 0.03146,
"h": 107
},
"luminance": 0.90778
}Semantic roles & 50–950 ramp
primary
#F6F6DE
secondary
#A1A1D7
accent
#21C521
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584