#FFF8EB#FFF8EB
#FFF8EB is a very light, near-neutral orange. Relative luminance 0.944; OKLCH L 98.1% C 0.019 H 83.1°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8EB |
|---|---|
| RGB | rgb(255, 248, 235) |
| HSL | hsl(39, 100%, 96%) |
| HSV | hsv(39, 8%, 100%) |
| CMYK | cmyk(0%, 2.7%, 7.8%, 0%) |
| CIE-LAB | lab(97.79, 0.15, 7.07) |
| CIE-LCH | lch(97.79, 7.07, 88.78°) |
| OKLab | oklab(98.1% 0.0023 0.0186) |
| OKLCH | oklch(98.1% 0.019 83.1) |
| XYZ | xyz(89.8010, 94.3937, 92.0702) |
| Luminance | 0.9439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.01
Floralwhite
#FFFAF0
ΔE00 1.39
Linen
#FAF0E6
ΔE00 2.77
Seashell
#FFF5EE
ΔE00 3.65
Ivory
#FFFFF0
ΔE00 3.82
Eggshell
#F0EAD6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8EB #EBF2FF
analogous
#FFEEEB #FFF8EB #FCFFEB
triadic
#FFF8EB #EBFFF8 #F8EBFF
tetradic
#FFF8EB #EBFFEE #EBF2FF #FFEBFC
square
#FFF8EB #EBFFEE #EBF2FF #FFEBFC
split-complementary
#FFF8EB #EBFCFF #EEEBFF
monochromatic
#FFCD71 #FFE3AE #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.06
#FFF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#FFF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8EB
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8EB | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#FFF6F4
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff8eb; /* rgb */ color: rgb(255, 248, 235); /* oklch */ color: oklch(98.1% 0.019 83.1);
Tailwind
colors: {
custom: {
50: '#fffaf1',
500: '#fff8eb',
950: '#000000',
},
}SCSS
$custom: #fff8eb; $custom-light: #fffaf1; $custom-dark: #000000;
JSON
{
"hex": "#fff8eb",
"rgb": {
"r": 255,
"g": 248,
"b": 235
},
"hsl": {
"h": 39,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98104,
"c": 0.0187,
"h": 83.1
},
"luminance": 0.94393
}Semantic roles & 50–950 ramp
primary
#FFF8EB
secondary
#A0BBEE
accent
#50E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585