#F6F4EA#F6F4EA
#F6F4EA is a very light, near-neutral yellow. Relative luminance 0.902; OKLCH L 96.6% C 0.013 H 97.4°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F4EA |
|---|---|
| RGB | rgb(246, 244, 234) |
| HSL | hsl(50, 40%, 94%) |
| HSV | hsv(50, 5%, 96%) |
| CMYK | cmyk(0%, 0.8%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.09, -1.05, 5.05) |
| CIE-LCH | lch(96.09, 5.15, 101.79°) |
| OKLab | oklab(96.6% -0.0017 0.0133) |
| OKLCH | oklch(96.6% 0.013 97.4) |
| XYZ | xyz(85.2059, 90.2350, 90.7543) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.00
Oldlace
#FDF5E6
ΔE00 3.04
Ivory
#FFFFF0
ΔE00 3.20
Off White
#FAF9F6
ΔE00 3.40
Linen
#FAF0E6
ΔE00 3.96
Eggshell
#F0EAD6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F4EA #EAECF6
analogous
#F6EEEA #F6F4EA #F2F6EA
triadic
#F6F4EA #EAF6F4 #F4EAF6
tetradic
#F6F4EA #EAF6EE #EAECF6 #F6EAF2
square
#F6F4EA #EAF6EE #EAECF6 #F6EAF2
split-complementary
#F6F4EA #EAF2F6 #EEEAF6
monochromatic
#D1C794 #E4DEBF #F6F4EA #F6F4EA #F6F4EA
Accessibility & contrast
On white
1.10
#F6F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#F6F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F4EA
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F4EA | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F8F2F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f4ea; /* rgb */ color: rgb(246, 244, 234); /* oklch */ color: oklch(96.6% 0.013 97.4);
Tailwind
colors: {
custom: {
50: '#f9f7f0',
500: '#f6f4ea',
950: '#000000',
},
}SCSS
$custom: #f6f4ea; $custom-light: #f9f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f6f4ea",
"rgb": {
"r": 246,
"g": 244,
"b": 234
},
"hsl": {
"h": 50,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96596,
"c": 0.01339,
"h": 97.4
},
"luminance": 0.90235
}Semantic roles & 50–950 ramp
primary
#F6F4EA
secondary
#B1B7D3
accent
#48B332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585