#F8F4EA#F8F4EA
#F8F4EA is a very light, near-neutral orange. Relative luminance 0.906; OKLCH L 96.8% C 0.014 H 88.7°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4EA |
|---|---|
| RGB | rgb(248, 244, 234) |
| HSL | hsl(43, 50%, 95%) |
| HSV | hsv(43, 6%, 97%) |
| CMYK | cmyk(0%, 1.6%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.24, -0.37, 5.28) |
| CIE-LCH | lch(96.24, 5.30, 94.06°) |
| OKLab | oklab(96.75% 0.0003 0.0139) |
| OKLCH | oklch(96.75% 0.014 88.7) |
| XYZ | xyz(85.9114, 90.5988, 90.7874) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.36
Oldlace
#FDF5E6
ΔE00 2.37
Linen
#FAF0E6
ΔE00 2.99
Off White
#FAF9F6
ΔE00 3.39
Ivory
#FFFFF0
ΔE00 3.73
Seashell
#FFF5EE
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4EA #EAEEF8
analogous
#F8EDEA #F8F4EA #F5F8EA
triadic
#F8F4EA #EAF8F4 #F4EAF8
tetradic
#F8F4EA #EAF8ED #EAEEF8 #F8EAF5
square
#F8F4EA #EAF8ED #EAEEF8 #F8EAF5
split-complementary
#F8F4EA #EAF5F8 #EDEAF8
monochromatic
#D9C48E #E9DCBC #F7F3E8 #F7F3E8 #F7F3E8
Accessibility & contrast
On white
1.10
#F8F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F8F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4EA
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4EA | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#FBF2F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f4ea; /* rgb */ color: rgb(248, 244, 234); /* oklch */ color: oklch(96.8% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#faf7f0',
500: '#f8f4ea',
950: '#000000',
},
}SCSS
$custom: #f8f4ea; $custom-light: #faf7f0; $custom-dark: #000000;
JSON
{
"hex": "#f8f4ea",
"rgb": {
"r": 248,
"g": 244,
"b": 234
},
"hsl": {
"h": 42.857,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96751,
"c": 0.01391,
"h": 88.7
},
"luminance": 0.90598
}Semantic roles & 50–950 ramp
primary
#F8F4EA
secondary
#AEBAD8
accent
#53BD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585