#F8F4E4#F8F4E4
#F8F4E4 is a very light, muted yellow. Relative luminance 0.903; OKLCH L 96.6% C 0.022 H 95.3°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4E4 |
|---|---|
| RGB | rgb(248, 244, 228) |
| HSL | hsl(48, 59%, 93%) |
| HSV | hsv(48, 8%, 97%) |
| CMYK | cmyk(0%, 1.6%, 8.1%, 2.7%) |
| CIE-LAB | lab(96.10, -1.37, 8.18) |
| CIE-LCH | lch(96.10, 8.29, 99.48°) |
| OKLab | oklab(96.59% -0.002 0.0214) |
| OKLCH | oklch(96.59% 0.022 95.3) |
| XYZ | xyz(85.0640, 90.2598, 86.3244) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.14
Eggshell
#F0EAD6
ΔE00 2.62
Ivory
#FFFFF0
ΔE00 2.75
Floralwhite
#FFFAF0
ΔE00 3.07
Beige
#F5F5DC
ΔE00 4.05
Cornsilk
#FFF8DC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4E4 #E4E8F8
analogous
#F8EAE4 #F8F4E4 #F2F8E4
triadic
#F8F4E4 #E4F8F4 #F4E4F8
tetradic
#F8F4E4 #E4F8EA #E4E8F8 #F8E4F2
square
#F8F4E4 #E4F8EA #E4E8F8 #F8E4F2
split-complementary
#F8F4E4 #E4F2F8 #EAE4F8
monochromatic
#DFCC83 #EBE0B3 #F8F4E4 #F9F5E7 #F9F5E7
Accessibility & contrast
On white
1.10
#F8F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#F8F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4E4
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4E4 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E3
Deuteranopia (green-blind)
#F9F4E4
Tritanopia (blue-blind)
#FCF1EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f4e4; /* rgb */ color: rgb(248, 244, 228); /* oklch */ color: oklch(96.6% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#faf7ec',
500: '#f8f4e4',
950: '#000000',
},
}SCSS
$custom: #f8f4e4; $custom-light: #faf7ec; $custom-dark: #000000;
JSON
{
"hex": "#f8f4e4",
"rgb": {
"r": 248,
"g": 244,
"b": 228
},
"hsl": {
"h": 48,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.96594,
"c": 0.02151,
"h": 95.3
},
"luminance": 0.90259
}Semantic roles & 50–950 ramp
primary
#F8F4E4
secondary
#A6B1DA
accent
#41C61F
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584