#F8F0DE#F8F0DE
#F8F0DE is a very light, muted orange. Relative luminance 0.876; OKLCH L 95.7% C 0.025 H 86.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0DE |
|---|---|
| RGB | rgb(248, 240, 222) |
| HSL | hsl(42, 65%, 92%) |
| HSV | hsv(42, 10%, 97%) |
| CMYK | cmyk(0%, 3.2%, 10.5%, 2.7%) |
| CIE-LAB | lab(94.97, -0.31, 9.65) |
| CIE-LCH | lch(94.97, 9.66, 91.82°) |
| OKLab | oklab(95.66% 0.0014 0.0252) |
| OKLCH | oklch(95.66% 0.025 86.9) |
| XYZ | xyz(83.0550, 87.5514, 81.6168) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.64
Eggshell
#F0EAD6
ΔE00 1.99
Antiquewhite
#FAEBD7
ΔE00 3.17
Papayawhip
#FFEFD5
ΔE00 3.72
Floralwhite
#FFFAF0
ΔE00 3.80
Linen
#FAF0E6
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0DE #DEE6F8
analogous
#F8E3DE #F8F0DE #F3F8DE
triadic
#F8F0DE #DEF8F0 #F0DEF8
tetradic
#F8F0DE #DEF8E3 #DEE6F8 #F8DEF3
square
#F8F0DE #DEF8E3 #DEE6F8 #F8DEF3
split-complementary
#F8F0DE #DEF3F8 #E3DEF8
monochromatic
#E3C279 #EDD9AC #F8F0DE #FAF4E6 #FAF4E6
Accessibility & contrast
On white
1.13
#F8F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F8F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0DE
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0DE | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#F7F1DE
Tritanopia (blue-blind)
#FDEDEB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f0de; /* rgb */ color: rgb(248, 240, 222); /* oklch */ color: oklch(95.7% 0.025 86.9);
Tailwind
colors: {
custom: {
50: '#faf4e8',
500: '#f8f0de',
950: '#000000',
},
}SCSS
$custom: #f8f0de; $custom-light: #faf4e8; $custom-dark: #000000;
JSON
{
"hex": "#f8f0de",
"rgb": {
"r": 248,
"g": 240,
"b": 222
},
"hsl": {
"h": 41.538,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.95658,
"c": 0.02528,
"h": 86.9
},
"luminance": 0.87551
}Semantic roles & 50–950 ramp
primary
#F8F0DE
secondary
#9FB2DB
accent
#50CD19
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584