#F8F4E6#F8F4E6
#F8F4E6 is a very light, near-neutral yellow. Relative luminance 0.904; OKLCH L 96.6% C 0.019 H 93.7°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4E6 |
|---|---|
| RGB | rgb(248, 244, 230) |
| HSL | hsl(47, 56%, 94%) |
| HSV | hsv(47, 7%, 97%) |
| CMYK | cmyk(0%, 1.6%, 7.3%, 2.7%) |
| CIE-LAB | lab(96.15, -1.04, 7.21) |
| CIE-LCH | lch(96.15, 7.29, 98.19°) |
| OKLab | oklab(96.65% -0.0012 0.0189) |
| OKLCH | oklch(96.65% 0.019 93.7) |
| XYZ | xyz(85.3432, 90.3715, 87.7951) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.88
Floralwhite
#FFFAF0
ΔE00 2.36
Ivory
#FFFFF0
ΔE00 2.86
Eggshell
#F0EAD6
ΔE00 3.12
Linen
#FAF0E6
ΔE00 3.99
Beige
#F5F5DC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4E6 #E6EAF8
analogous
#F8EBE6 #F8F4E6 #F3F8E6
triadic
#F8F4E6 #E6F8F4 #F4E6F8
tetradic
#F8F4E6 #E6F8EB #E6EAF8 #F8E6F3
square
#F8F4E6 #E6F8EB #E6EAF8 #F8E6F3
split-complementary
#F8F4E6 #E6F3F8 #EBE6F8
monochromatic
#DDCA86 #EBDFB6 #F8F4E6 #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.10
#F8F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#F8F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4E6
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4E6 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#F9F4E6
Tritanopia (blue-blind)
#FBF2F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f4e6; /* rgb */ color: rgb(248, 244, 230); /* oklch */ color: oklch(96.6% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#faf7ed',
500: '#f8f4e6',
950: '#000000',
},
}SCSS
$custom: #f8f4e6; $custom-light: #faf7ed; $custom-dark: #000000;
JSON
{
"hex": "#f8f4e6",
"rgb": {
"r": 248,
"g": 244,
"b": 230
},
"hsl": {
"h": 46.667,
"s": 56.25,
"l": 93.725
},
"oklch": {
"l": 0.96646,
"c": 0.01896,
"h": 93.7
},
"luminance": 0.90371
}Semantic roles & 50–950 ramp
primary
#F8F4E6
secondary
#A9B4D9
accent
#46C422
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584