#F6F4E7#F6F4E7
#F6F4E7 is a very light, near-neutral yellow. Relative luminance 0.901; OKLCH L 96.5% C 0.017 H 99.6°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4E7 |
|---|---|
| RGB | rgb(246, 244, 231) |
| HSL | hsl(52, 45%, 94%) |
| HSV | hsv(52, 6%, 96%) |
| CMYK | cmyk(0%, 0.8%, 6.1%, 3.5%) |
| CIE-LAB | lab(96.02, -1.56, 6.49) |
| CIE-LCH | lch(96.02, 6.68, 103.47°) |
| OKLab | oklab(96.52% -0.0029 0.0171) |
| OKLCH | oklch(96.52% 0.017 99.6) |
| XYZ | xyz(84.7786, 90.0641, 88.5037) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.50
Floralwhite
#FFFAF0
ΔE00 2.64
Oldlace
#FDF5E6
ΔE00 2.79
Eggshell
#F0EAD6
ΔE00 3.56
Linen
#FAF0E6
ΔE00 4.59
Off White
#FAF9F6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4E7 #E7E9F6
analogous
#F6ECE7 #F6F4E7 #F0F6E7
triadic
#F6F4E7 #E7F6F4 #F4E7F6
tetradic
#F6F4E7 #E7F6EC #E7E9F6 #F6E7F0
square
#F6F4E7 #E7F6EC #E7E9F6 #F6E7F0
split-complementary
#F6F4E7 #E7F0F6 #ECE7F6
monochromatic
#D5CB8E #E5E0BA #F6F4E7 #F7F5E9 #F7F5E9
Accessibility & contrast
On white
1.10
#F6F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F6F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4E7
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4E7 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#F8F4E7
Tritanopia (blue-blind)
#F9F2F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f4e7; /* rgb */ color: rgb(246, 244, 231); /* oklch */ color: oklch(96.5% 0.017 99.6);
Tailwind
colors: {
custom: {
50: '#f9f7ee',
500: '#f6f4e7',
950: '#000000',
},
}SCSS
$custom: #f6f4e7; $custom-light: #f9f7ee; $custom-dark: #000000;
JSON
{
"hex": "#f6f4e7",
"rgb": {
"r": 246,
"g": 244,
"b": 231
},
"hsl": {
"h": 52,
"s": 45.455,
"l": 93.529
},
"oklch": {
"l": 0.96517,
"c": 0.01729,
"h": 99.6
},
"luminance": 0.90064
}Semantic roles & 50–950 ramp
primary
#F6F4E7
secondary
#ADB2D4
accent
#3FB92D
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585