#F8F6EA#F8F6EA
#F8F6EA is a very light, near-neutral yellow. Relative luminance 0.918; OKLCH L 97.1% C 0.016 H 99.0°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F6EA |
|---|---|
| RGB | rgb(248, 246, 234) |
| HSL | hsl(51, 50%, 95%) |
| HSV | hsv(51, 6%, 97%) |
| CMYK | cmyk(0%, 0.8%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.74, -1.39, 6.00) |
| CIE-LCH | lch(96.74, 6.16, 103.02°) |
| OKLab | oklab(97.14% -0.0025 0.0158) |
| OKLCH | oklch(97.14% 0.016 99) |
| XYZ | xyz(86.5164, 91.8089, 90.9890) |
| Luminance | 0.9181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.16
Ivory
#FFFFF0
ΔE00 2.38
Oldlace
#FDF5E6
ΔE00 2.78
Eggshell
#F0EAD6
ΔE00 4.08
Off White
#FAF9F6
ΔE00 4.13
Linen
#FAF0E6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F6EA #EAECF8
analogous
#F8EFEA #F8F6EA #F3F8EA
triadic
#F8F6EA #EAF8F6 #F6EAF8
tetradic
#F8F6EA #EAF8EF #EAECF8 #F8EAF3
square
#F8F6EA #EAF8EF #EAECF8 #F8EAF3
split-complementary
#F8F6EA #EAF3F8 #EFEAF8
monochromatic
#D9CF8E #E9E2BC #F7F5E8 #F7F5E8 #F7F5E8
Accessibility & contrast
On white
1.08
#F8F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#F8F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F6EA
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F6EA | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#FBF4F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f8f6ea; /* rgb */ color: rgb(248, 246, 234); /* oklch */ color: oklch(97.1% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#faf9f0',
500: '#f8f6ea',
950: '#000000',
},
}SCSS
$custom: #f8f6ea; $custom-light: #faf9f0; $custom-dark: #000000;
JSON
{
"hex": "#f8f6ea",
"rgb": {
"r": 248,
"g": 246,
"b": 234
},
"hsl": {
"h": 51.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97142,
"c": 0.01597,
"h": 99
},
"luminance": 0.91809
}Semantic roles & 50–950 ramp
primary
#F8F6EA
secondary
#AEB4D8
accent
#3DBD28
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585