#FFF8EE#FFF8EE
#FFF8EE is a very light, near-neutral orange. Relative luminance 0.946; OKLCH L 98.2% C 0.015 H 77.1°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF8EE |
|---|---|
| RGB | rgb(255, 248, 238) |
| HSL | hsl(35, 100%, 97%) |
| HSV | hsv(35, 7%, 100%) |
| CMYK | cmyk(0%, 2.7%, 6.7%, 0%) |
| CIE-LAB | lab(97.86, 0.64, 5.62) |
| CIE-LCH | lch(97.86, 5.66, 83.48°) |
| OKLab | oklab(98.18% 0.0034 0.0148) |
| OKLCH | oklch(98.18% 0.015 77.1) |
| XYZ | xyz(90.2381, 94.5685, 94.3721) |
| Luminance | 0.9457 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.03
Linen
#FAF0E6
ΔE00 2.09
Oldlace
#FDF5E6
ΔE00 2.17
Seashell
#FFF5EE
ΔE00 2.43
Off White
#FAF9F6
ΔE00 3.69
Ivory
#FFFFF0
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF8EE #EEF5FF
analogous
#FFF0EE #FFF8EE #FEFFEE
triadic
#FFF8EE #EEFFF8 #F8EEFF
tetradic
#FFF8EE #EEFFF0 #EEF5FF #FFEEFE
square
#FFF8EE #EEFFF0 #EEF5FF #FFEEFE
split-complementary
#FFF8EE #EEFEFF #F0EEFF
monochromatic
#FFC674 #FFDFB1 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.05
#FFF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FFF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF8EE
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF8EE | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#FFF6F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fff8ee; /* rgb */ color: rgb(255, 248, 238); /* oklch */ color: oklch(98.2% 0.015 77.1);
Tailwind
colors: {
custom: {
50: '#fffaf3',
500: '#fff8ee',
950: '#000000',
},
}SCSS
$custom: #fff8ee; $custom-light: #fffaf3; $custom-dark: #000000;
JSON
{
"hex": "#fff8ee",
"rgb": {
"r": 255,
"g": 248,
"b": 238
},
"hsl": {
"h": 35.294,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98182,
"c": 0.0152,
"h": 77.1
},
"luminance": 0.94568
}Semantic roles & 50–950 ramp
primary
#FFF8EE
secondary
#A3C2EF
accent
#5FE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585