#F8F0E2#F8F0E2
#F8F0E2 is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.8% C 0.020 H 81.8°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0E2 |
|---|---|
| RGB | rgb(248, 240, 226) |
| HSL | hsl(38, 61%, 93%) |
| HSV | hsv(38, 9%, 97%) |
| CMYK | cmyk(0%, 3.2%, 8.9%, 2.7%) |
| CIE-LAB | lab(95.06, 0.34, 7.71) |
| CIE-LCH | lch(95.06, 7.72, 87.50°) |
| OKLab | oklab(95.76% 0.0029 0.0202) |
| OKLCH | oklch(95.76% 0.02 81.8) |
| XYZ | xyz(83.5974, 87.7684, 84.4738) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.10
Linen
#FAF0E6
ΔE00 2.38
Floralwhite
#FFFAF0
ΔE00 2.72
Eggshell
#F0EAD6
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.31
Seashell
#FFF5EE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0E2 #E2EAF8
analogous
#F8E5E2 #F8F0E2 #F5F8E2
triadic
#F8F0E2 #E2F8F0 #F0E2F8
tetradic
#F8F0E2 #E2F8E5 #E2EAF8 #F8E2F5
square
#F8F0E2 #E2F8E5 #E2EAF8 #F8E2F5
split-complementary
#F8F0E2 #E2F5F8 #E5E2F8
monochromatic
#E0BD7F #ECD6B1 #F8F0E2 #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.13
#F8F0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F8F0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0E2
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0E2 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#F6F2E2
Tritanopia (blue-blind)
#FCEDEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f0e2; /* rgb */ color: rgb(248, 240, 226); /* oklch */ color: oklch(95.8% 0.020 81.8);
Tailwind
colors: {
custom: {
50: '#faf4eb',
500: '#f8f0e2',
950: '#000000',
},
}SCSS
$custom: #f8f0e2; $custom-light: #faf4eb; $custom-dark: #000000;
JSON
{
"hex": "#f8f0e2",
"rgb": {
"r": 248,
"g": 240,
"b": 226
},
"hsl": {
"h": 38.182,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.9576,
"c": 0.02045,
"h": 81.8
},
"luminance": 0.87768
}Semantic roles & 50–950 ramp
primary
#F8F0E2
secondary
#A4B8DA
accent
#5BC91D
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584