#FFF8E8#FFF8E8
#FFF8E8 is a very light, muted orange. Relative luminance 0.942; OKLCH L 98.0% C 0.022 H 87.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8E8 |
|---|---|
| RGB | rgb(255, 248, 232) |
| HSL | hsl(42, 100%, 95%) |
| HSV | hsv(42, 9%, 100%) |
| CMYK | cmyk(0%, 2.7%, 9%, 0%) |
| CIE-LAB | lab(97.72, -0.34, 8.51) |
| CIE-LCH | lch(97.72, 8.52, 92.26°) |
| OKLab | oklab(98.03% 0.0011 0.0223) |
| OKLCH | oklch(98.03% 0.022 87.1) |
| XYZ | xyz(89.3712, 94.2218, 89.8068) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.92
Floralwhite
#FFFAF0
ΔE00 2.45
Ivory
#FFFFF0
ΔE00 3.42
Eggshell
#F0EAD6
ΔE00 3.53
Linen
#FAF0E6
ΔE00 3.76
Antiquewhite
#FAEBD7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8E8 #E8EFFF
analogous
#FFECE8 #FFF8E8 #FAFFE8
triadic
#FFF8E8 #E8FFF8 #F8E8FF
tetradic
#FFF8E8 #E8FFEC #E8EFFF #FFE8FA
square
#FFF8E8 #E8FFEC #E8EFFF #FFE8FA
split-complementary
#FFF8E8 #E8FAFF #ECE8FF
monochromatic
#FFD36E #FFE5AB #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.06
#FFF8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FFF8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8E8
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8E8 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#FEF9E8
Tritanopia (blue-blind)
#FFF5F3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fff8e8; /* rgb */ color: rgb(255, 248, 232); /* oklch */ color: oklch(98.0% 0.022 87.1);
Tailwind
colors: {
custom: {
50: '#fffaef',
500: '#fff8e8',
950: '#000000',
},
}SCSS
$custom: #fff8e8; $custom-light: #fffaef; $custom-dark: #000000;
JSON
{
"hex": "#fff8e8",
"rgb": {
"r": 255,
"g": 248,
"b": 232
},
"hsl": {
"h": 41.739,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98027,
"c": 0.02232,
"h": 87.1
},
"luminance": 0.94221
}Semantic roles & 50–950 ramp
primary
#FFF8E8
secondary
#9DB6EE
accent
#46E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585