#F6F7EA#F6F7EA
#F6F7EA is a very light, near-neutral yellow. Relative luminance 0.921; OKLCH L 97.2% C 0.017 H 110.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F7EA |
|---|---|
| RGB | rgb(246, 247, 234) |
| HSL | hsl(65, 45%, 94%) |
| HSV | hsv(65, 5%, 97%) |
| CMYK | cmyk(0.4%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.84, -2.57, 6.13) |
| CIE-LCH | lch(96.84, 6.64, 112.76°) |
| OKLab | oklab(97.19% -0.0059 0.0161) |
| OKLCH | oklch(97.19% 0.017 110.3) |
| XYZ | xyz(86.1159, 92.0551, 91.0576) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.82
Floralwhite
#FFFAF0
ΔE00 3.58
Oldlace
#FDF5E6
ΔE00 4.16
Beige
#F5F5DC
ΔE00 4.41
Eggshell
#F0EAD6
ΔE00 4.52
Off White
#FAF9F6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F7EA #EBEAF7
analogous
#F7F2EA #F6F7EA #F0F7EA
triadic
#F6F7EA #EAF6F7 #F7EAF6
tetradic
#F6F7EA #EAF7F2 #EBEAF7 #F7EAF0
square
#F6F7EA #EAF7F2 #EBEAF7 #F7EAF0
split-complementary
#F6F7EA #EAF0F7 #F2EAF7
monochromatic
#D0D591 #E3E6BE #F6F7E9 #F6F7E9 #F6F7E9
Accessibility & contrast
On white
1.08
#F6F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#F6F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F7EA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F7EA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#F8F5F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f6f7ea; /* rgb */ color: rgb(246, 247, 234); /* oklch */ color: oklch(97.2% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#f9f9f0',
500: '#f6f7ea',
950: '#000000',
},
}SCSS
$custom: #f6f7ea; $custom-light: #f9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f6f7ea",
"rgb": {
"r": 246,
"g": 247,
"b": 234
},
"hsl": {
"h": 64.615,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.97185,
"c": 0.01714,
"h": 110.3
},
"luminance": 0.92055
}Semantic roles & 50–950 ramp
primary
#F6F7EA
secondary
#B3B0D6
accent
#2EB838
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585