#F8F4E0#F8F4E0
#F8F4E0 is a very light, muted yellow. Relative luminance 0.900; OKLCH L 96.5% C 0.027 H 97.6°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4E0 |
|---|---|
| RGB | rgb(248, 244, 224) |
| HSL | hsl(50, 63%, 93%) |
| HSV | hsv(50, 10%, 97%) |
| CMYK | cmyk(0%, 1.6%, 9.7%, 2.7%) |
| CIE-LAB | lab(96.01, -2.01, 10.11) |
| CIE-LCH | lch(96.01, 10.31, 101.26°) |
| OKLab | oklab(96.49% -0.0035 0.0264) |
| OKLCH | oklch(96.49% 0.027 97.6) |
| XYZ | xyz(84.5151, 90.0403, 83.4338) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.22
Beige
#F5F5DC
ΔE00 2.73
Cornsilk
#FFF8DC
ΔE00 2.84
Ivory
#FFFFF0
ΔE00 3.17
Oldlace
#FDF5E6
ΔE00 3.19
Off White (survey)
#FFFFE4
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4E0 #E0E4F8
analogous
#F8E8E0 #F8F4E0 #F0F8E0
triadic
#F8F4E0 #E0F8F4 #F4E0F8
tetradic
#F8F4E0 #E0F8E8 #E0E4F8 #F8E0F0
square
#F8F4E0 #E0F8E8 #E0E4F8 #F8E0F0
split-complementary
#F8F4E0 #E0F0F8 #E8E0F8
monochromatic
#E1D17C #EDE2AE #F8F4E0 #F9F6E6 #F9F6E6
Accessibility & contrast
On white
1.10
#F8F4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F8F4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4E0
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4E0 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3DF
Deuteranopia (green-blind)
#FAF4E1
Tritanopia (blue-blind)
#FCF1EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f8f4e0; /* rgb */ color: rgb(248, 244, 224); /* oklch */ color: oklch(96.5% 0.027 97.6);
Tailwind
colors: {
custom: {
50: '#faf7e9',
500: '#f8f4e0',
950: '#000000',
},
}SCSS
$custom: #f8f4e0; $custom-light: #faf7e9; $custom-dark: #000000;
JSON
{
"hex": "#f8f4e0",
"rgb": {
"r": 248,
"g": 244,
"b": 224
},
"hsl": {
"h": 50,
"s": 63.158,
"l": 92.549
},
"oklch": {
"l": 0.96493,
"c": 0.02663,
"h": 97.6
},
"luminance": 0.9004
}Semantic roles & 50–950 ramp
primary
#F8F4E0
secondary
#A1ABDB
accent
#38CB1B
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584