#F6F4EE#F6F4EE
#F6F4EE is a very light, near-neutral yellow. Relative luminance 0.905; OKLCH L 96.7% C 0.008 H 91.5°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4EE |
|---|---|
| RGB | rgb(246, 244, 238) |
| HSL | hsl(45, 31%, 95%) |
| HSV | hsv(45, 3%, 96%) |
| CMYK | cmyk(0%, 0.8%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.19, -0.37, 3.12) |
| CIE-LCH | lch(96.19, 3.14, 96.85°) |
| OKLab | oklab(96.7% -0.0002 0.0082) |
| OKLCH | oklch(96.7% 0.008 91.5) |
| XYZ | xyz(85.7870, 90.4675, 93.8149) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.76
Floralwhite
#FFFAF0
ΔE00 2.36
Whitesmoke
#F5F5F5
ΔE00 2.97
White
#FFFFFF
ΔE00 3.70
Linen
#FAF0E6
ΔE00 3.73
Seashell
#FFF5EE
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4EE #EEF0F6
analogous
#F6F0EE #F6F4EE #F4F6EE
triadic
#F6F4EE #EEF6F4 #F4EEF6
tetradic
#F6F4EE #EEF6F0 #EEF0F6 #F6EEF4
square
#F6F4EE #EEF6F0 #EEF0F6 #F6EEF4
split-complementary
#F6F4EE #EEF4F6 #F0EEF6
monochromatic
#CCC09E #E1DAC6 #F4F2EB #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.10
#F6F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#F6F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4EE
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4EE | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#F8F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f4ee; /* rgb */ color: rgb(246, 244, 238); /* oklch */ color: oklch(96.7% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#f9f7f3',
500: '#f6f4ee',
950: '#000000',
},
}SCSS
$custom: #f6f4ee; $custom-light: #f9f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f6f4ee",
"rgb": {
"r": 246,
"g": 244,
"b": 238
},
"hsl": {
"h": 45,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96703,
"c": 0.00824,
"h": 91.5
},
"luminance": 0.90467
}Semantic roles & 50–950 ramp
primary
#F6F4EE
secondary
#B7BED1
accent
#57A93C
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585