#FFF8EA#FFF8EA
#FFF8EA is a very light, near-neutral orange. Relative luminance 0.943; OKLCH L 98.1% C 0.020 H 84.6°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8EA |
|---|---|
| RGB | rgb(255, 248, 234) |
| HSL | hsl(40, 100%, 96%) |
| HSV | hsv(40, 8%, 100%) |
| CMYK | cmyk(0%, 2.7%, 8.2%, 0%) |
| CIE-LAB | lab(97.77, -0.01, 7.55) |
| CIE-LCH | lch(97.77, 7.55, 90.09°) |
| OKLab | oklab(98.08% 0.0019 0.0198) |
| OKLCH | oklch(98.08% 0.02 84.6) |
| XYZ | xyz(89.6569, 94.3361, 91.3114) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.78
Floralwhite
#FFFAF0
ΔE00 1.72
Linen
#FAF0E6
ΔE00 3.08
Ivory
#FFFFF0
ΔE00 3.64
Eggshell
#F0EAD6
ΔE00 4.03
Seashell
#FFF5EE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8EA #EAF1FF
analogous
#FFEDEA #FFF8EA #FBFFEA
triadic
#FFF8EA #EAFFF8 #F8EAFF
tetradic
#FFF8EA #EAFFED #EAF1FF #FFEAFB
square
#FFF8EA #EAFFED #EAF1FF #FFEAFB
split-complementary
#FFF8EA #EAFBFF #EDEAFF
monochromatic
#FFCF70 #FFE4AD #FFF5E0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.06
#FFF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#FFF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8EA
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8EA | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#FEF9EA
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff8ea; /* rgb */ color: rgb(255, 248, 234); /* oklch */ color: oklch(98.1% 0.020 84.6);
Tailwind
colors: {
custom: {
50: '#fffaf0',
500: '#fff8ea',
950: '#000000',
},
}SCSS
$custom: #fff8ea; $custom-light: #fffaf0; $custom-dark: #000000;
JSON
{
"hex": "#fff8ea",
"rgb": {
"r": 255,
"g": 248,
"b": 234
},
"hsl": {
"h": 40,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.98078,
"c": 0.01989,
"h": 84.6
},
"luminance": 0.94335
}Semantic roles & 50–950 ramp
primary
#FFF8EA
secondary
#9FB9EE
accent
#4CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585