#FFF8EF#FFF8EF
#FFF8EF is a very light, near-neutral orange. Relative luminance 0.946; OKLCH L 98.2% C 0.014 H 74.4°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8EF |
|---|---|
| RGB | rgb(255, 248, 239) |
| HSL | hsl(34, 100%, 97%) |
| HSV | hsv(34, 6%, 100%) |
| CMYK | cmyk(0%, 2.7%, 6.3%, 0%) |
| CIE-LAB | lab(97.88, 0.81, 5.14) |
| CIE-LCH | lch(97.88, 5.21, 81.07°) |
| OKLab | oklab(98.21% 0.0038 0.0136) |
| OKLCH | oklch(98.21% 0.014 74.4) |
| XYZ | xyz(90.3854, 94.6274, 95.1480) |
| Luminance | 0.9463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.26
Linen
#FAF0E6
ΔE00 2.02
Seashell
#FFF5EE
ΔE00 2.06
Oldlace
#FDF5E6
ΔE00 2.62
Off White
#FAF9F6
ΔE00 3.41
Snow
#FFFAFA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8EF #EFF6FF
analogous
#FFF0EF #FFF8EF #FEFFEF
triadic
#FFF8EF #EFFFF8 #F8EFFF
tetradic
#FFF8EF #EFFFF0 #EFF6FF #FFEFFE
square
#FFF8EF #EFFFF0 #EFF6FF #FFEFFE
split-complementary
#FFF8EF #EFFEFF #F0EFFF
monochromatic
#FFC275 #FFDDB2 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.05
#FFF8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FFF8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8EF
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8EF | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#FDFAEF
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff8ef; /* rgb */ color: rgb(255, 248, 239); /* oklch */ color: oklch(98.2% 0.014 74.4);
Tailwind
colors: {
custom: {
50: '#fffaf4',
500: '#fff8ef',
950: '#000000',
},
}SCSS
$custom: #fff8ef; $custom-light: #fffaf4; $custom-dark: #000000;
JSON
{
"hex": "#fff8ef",
"rgb": {
"r": 255,
"g": 248,
"b": 239
},
"hsl": {
"h": 33.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.98209,
"c": 0.01408,
"h": 74.4
},
"luminance": 0.94627
}Semantic roles & 50–950 ramp
primary
#FFF8EF
secondary
#A3C4EF
accent
#64E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585