#F6F8EA#F6F8EA
#F6F8EA is a very light, near-neutral yellow. Relative luminance 0.927; OKLCH L 97.4% C 0.019 H 113.3°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F8EA |
|---|---|
| RGB | rgb(246, 248, 234) |
| HSL | hsl(69, 50%, 95%) |
| HSV | hsv(69, 6%, 97%) |
| CMYK | cmyk(0.8%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(97.09, -3.07, 6.49) |
| CIE-LCH | lch(97.09, 7.18, 115.35°) |
| OKLab | oklab(97.38% -0.0073 0.017) |
| OKLCH | oklch(97.38% 0.019 113.3) |
| XYZ | xyz(86.4225, 92.6683, 91.1598) |
| Luminance | 0.9267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.73
Beige
#F5F5DC
ΔE00 4.04
Floralwhite
#FFFAF0
ΔE00 4.18
Oldlace
#FDF5E6
ΔE00 4.66
Eggshell
#F0EAD6
ΔE00 4.74
Off White (survey)
#FFFFE4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F8EA #ECEAF8
analogous
#F8F3EA #F6F8EA #EFF8EA
triadic
#F6F8EA #EAF6F8 #F8EAF6
tetradic
#F6F8EA #EAF8F3 #ECEAF8 #F8EAEF
square
#F6F8EA #EAF8F3 #ECEAF8 #F8EAEF
split-complementary
#F6F8EA #EAEFF8 #F3EAF8
monochromatic
#CFD98E #E2E9BC #F5F7E8 #F5F7E8 #F5F7E8
Accessibility & contrast
On white
1.08
#F6F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#F6F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F8EA
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F8EA | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FAF7EA
Tritanopia (blue-blind)
#F8F6F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f6f8ea; /* rgb */ color: rgb(246, 248, 234); /* oklch */ color: oklch(97.4% 0.019 113.3);
Tailwind
colors: {
custom: {
50: '#f9faf0',
500: '#f6f8ea',
950: '#000000',
},
}SCSS
$custom: #f6f8ea; $custom-light: #f9faf0; $custom-dark: #000000;
JSON
{
"hex": "#f6f8ea",
"rgb": {
"r": 246,
"g": 248,
"b": 234
},
"hsl": {
"h": 68.571,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97382,
"c": 0.01854,
"h": 113.3
},
"luminance": 0.92668
}Semantic roles & 50–950 ramp
primary
#F6F8EA
secondary
#B4AED8
accent
#28BD3D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585