#F6F4E8#F6F4E8
#F6F4E8 is a very light, near-neutral yellow. Relative luminance 0.901; OKLCH L 96.5% C 0.016 H 99.0°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4E8 |
|---|---|
| RGB | rgb(246, 244, 232) |
| HSL | hsl(51, 44%, 94%) |
| HSV | hsv(51, 6%, 96%) |
| CMYK | cmyk(0%, 0.8%, 5.7%, 3.5%) |
| CIE-LAB | lab(96.05, -1.39, 6.01) |
| CIE-LCH | lch(96.05, 6.17, 103.01°) |
| OKLab | oklab(96.54% -0.0025 0.0158) |
| OKLCH | oklch(96.54% 0.016 99) |
| XYZ | xyz(84.9202, 90.1208, 89.2496) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.37
Ivory
#FFFFF0
ΔE00 2.68
Oldlace
#FDF5E6
ΔE00 2.81
Eggshell
#F0EAD6
ΔE00 3.85
Off White
#FAF9F6
ΔE00 4.23
Linen
#FAF0E6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4E8 #E8EAF6
analogous
#F6EDE8 #F6F4E8 #F1F6E8
triadic
#F6F4E8 #E8F6F4 #F4E8F6
tetradic
#F6F4E8 #E8F6ED #E8EAF6 #F6E8F1
square
#F6F4E8 #E8F6ED #E8EAF6 #F6E8F1
split-complementary
#F6F4E8 #E8F1F6 #EDE8F6
monochromatic
#D4CA90 #E5DFBC #F6F4E8 #F6F4E9 #F6F4E9
Accessibility & contrast
On white
1.10
#F6F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#F6F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4E8
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4E8 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#F7F4E8
Tritanopia (blue-blind)
#F9F2F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f4e8; /* rgb */ color: rgb(246, 244, 232); /* oklch */ color: oklch(96.5% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#f9f7ef',
500: '#f6f4e8',
950: '#000000',
},
}SCSS
$custom: #f6f4e8; $custom-light: #f9f7ef; $custom-dark: #000000;
JSON
{
"hex": "#f6f4e8",
"rgb": {
"r": 246,
"g": 244,
"b": 232
},
"hsl": {
"h": 51.429,
"s": 43.75,
"l": 93.725
},
"oklch": {
"l": 0.96543,
"c": 0.01599,
"h": 99
},
"luminance": 0.9012
}Semantic roles & 50–950 ramp
primary
#F6F4E8
secondary
#AEB4D4
accent
#42B72F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585