#F6F5EA#F6F5EA
#F6F5EA is a very light, near-neutral yellow. Relative luminance 0.908; OKLCH L 96.8% C 0.015 H 102.5°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F5EA |
|---|---|
| RGB | rgb(246, 245, 234) |
| HSL | hsl(55, 40%, 94%) |
| HSV | hsv(55, 5%, 96%) |
| CMYK | cmyk(0%, 0.4%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.34, -1.56, 5.41) |
| CIE-LCH | lch(96.34, 5.63, 106.09°) |
| OKLab | oklab(96.79% -0.0031 0.0142) |
| OKLCH | oklch(96.79% 0.015 102.5) |
| XYZ | xyz(85.5076, 90.8385, 90.8549) |
| Luminance | 0.9084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.45
Ivory
#FFFFF0
ΔE00 2.61
Oldlace
#FDF5E6
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.86
Eggshell
#F0EAD6
ΔE00 4.38
Linen
#FAF0E6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F5EA #EAEBF6
analogous
#F6EFEA #F6F5EA #F1F6EA
triadic
#F6F5EA #EAF6F5 #F5EAF6
tetradic
#F6F5EA #EAF6EF #EAEBF6 #F6EAF1
square
#F6F5EA #EAF6EF #EAEBF6 #F6EAF1
split-complementary
#F6F5EA #EAF1F6 #EFEAF6
monochromatic
#D1CC94 #E4E1BF #F6F5EA #F6F5EA #F6F5EA
Accessibility & contrast
On white
1.10
#F6F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#F6F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F5EA
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F5EA | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F8F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6f5ea; /* rgb */ color: rgb(246, 245, 234); /* oklch */ color: oklch(96.8% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#f9f8f0',
500: '#f6f5ea',
950: '#000000',
},
}SCSS
$custom: #f6f5ea; $custom-light: #f9f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f6f5ea",
"rgb": {
"r": 246,
"g": 245,
"b": 234
},
"hsl": {
"h": 55,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96792,
"c": 0.01455,
"h": 102.5
},
"luminance": 0.90838
}Semantic roles & 50–950 ramp
primary
#F6F5EA
secondary
#B1B4D3
accent
#3DB332
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585