#F8F0DA#F8F0DA
#F8F0DA is a very light, muted orange. Relative luminance 0.873; OKLCH L 95.6% C 0.030 H 90.3°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F0DA |
|---|---|
| RGB | rgb(248, 240, 218) |
| HSL | hsl(44, 68%, 91%) |
| HSV | hsv(44, 12%, 97%) |
| CMYK | cmyk(0%, 3.2%, 12.1%, 2.7%) |
| CIE-LAB | lab(94.88, -0.94, 11.59) |
| CIE-LCH | lch(94.88, 11.63, 94.63°) |
| OKLab | oklab(95.56% -0.0002 0.0302) |
| OKLCH | oklch(95.56% 0.03 90.3) |
| XYZ | xyz(82.5252, 87.3395, 78.8268) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.65
Cornsilk
#FFF8DC
ΔE00 2.69
Oldlace
#FDF5E6
ΔE00 2.99
Papayawhip
#FFEFD5
ΔE00 3.39
Antiquewhite
#FAEBD7
ΔE00 3.75
Champagne
#F7E7CE
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F0DA #DAE2F8
analogous
#F8E1DA #F8F0DA #F1F8DA
triadic
#F8F0DA #DAF8F0 #F0DAF8
tetradic
#F8F0DA #DAF8E1 #DAE2F8 #F8DAF1
square
#F8F0DA #DAF8E1 #DAE2F8 #F8DAF1
split-complementary
#F8F0DA #DAF1F8 #E1DAF8
monochromatic
#E5C673 #EEDBA7 #F8F0DA #FAF5E5 #FAF5E5
Accessibility & contrast
On white
1.14
#F8F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F8F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F0DA
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F0DA | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#F8F1DB
Tritanopia (blue-blind)
#FDECEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8f0da; /* rgb */ color: rgb(248, 240, 218); /* oklch */ color: oklch(95.6% 0.030 90.3);
Tailwind
colors: {
custom: {
50: '#faf4e5',
500: '#f8f0da',
950: '#000000',
},
}SCSS
$custom: #f8f0da; $custom-light: #faf4e5; $custom-dark: #000000;
JSON
{
"hex": "#f8f0da",
"rgb": {
"r": 248,
"g": 240,
"b": 218
},
"hsl": {
"h": 44,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95558,
"c": 0.03021,
"h": 90.3
},
"luminance": 0.87339
}Semantic roles & 50–950 ramp
primary
#F8F0DA
secondary
#9BACDC
accent
#47D015
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584