#F8F0DC#F8F0DC
#F8F0DC is a very light, muted orange. Relative luminance 0.874; OKLCH L 95.6% C 0.028 H 88.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0DC |
|---|---|
| RGB | rgb(248, 240, 220) |
| HSL | hsl(43, 67%, 92%) |
| HSV | hsv(43, 11%, 97%) |
| CMYK | cmyk(0%, 3.2%, 11.3%, 2.7%) |
| CIE-LAB | lab(94.93, -0.62, 10.62) |
| CIE-LCH | lch(94.93, 10.64, 93.36°) |
| OKLab | oklab(95.61% 0.0006 0.0277) |
| OKLCH | oklch(95.61% 0.028 88.8) |
| XYZ | xyz(82.7885, 87.4448, 80.2135) |
| Luminance | 0.8744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.66
Oldlace
#FDF5E6
ΔE00 2.30
Cornsilk
#FFF8DC
ΔE00 3.31
Antiquewhite
#FAEBD7
ΔE00 3.39
Papayawhip
#FFEFD5
ΔE00 3.47
Champagne
#F7E7CE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0DC #DCE4F8
analogous
#F8E2DC #F8F0DC #F2F8DC
triadic
#F8F0DC #DCF8F0 #F0DCF8
tetradic
#F8F0DC #DCF8E2 #DCE4F8 #F8DCF2
square
#F8F0DC #DCF8E2 #DCE4F8 #F8DCF2
split-complementary
#F8F0DC #DCF2F8 #E2DCF8
monochromatic
#E4C476 #EEDAA9 #F8F0DC #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.14
#F8F0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F8F0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0DC
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0DC | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F7F1DD
Tritanopia (blue-blind)
#FDEDEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8f0dc; /* rgb */ color: rgb(248, 240, 220); /* oklch */ color: oklch(95.6% 0.028 88.8);
Tailwind
colors: {
custom: {
50: '#faf4e6',
500: '#f8f0dc',
950: '#000000',
},
}SCSS
$custom: #f8f0dc; $custom-light: #faf4e6; $custom-dark: #000000;
JSON
{
"hex": "#f8f0dc",
"rgb": {
"r": 248,
"g": 240,
"b": 220
},
"hsl": {
"h": 42.857,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95608,
"c": 0.02773,
"h": 88.8
},
"luminance": 0.87444
}Semantic roles & 50–950 ramp
primary
#F8F0DC
secondary
#9DAFDB
accent
#4BCF17
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584