#FFF0D8#FFF0D8
#FFF0D8 is a very light, muted orange. Relative luminance 0.885; OKLCH L 96.1% C 0.035 H 79.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0D8 |
|---|---|
| RGB | rgb(255, 240, 216) |
| HSL | hsl(37, 100%, 92%) |
| HSV | hsv(37, 15%, 100%) |
| CMYK | cmyk(0%, 5.9%, 15.3%, 0%) |
| CIE-LAB | lab(95.39, 1.21, 13.42) |
| CIE-LCH | lch(95.39, 13.47, 84.83°) |
| OKLab | oklab(96.07% 0.0064 0.0349) |
| OKLCH | oklch(96.07% 0.035 79.7) |
| XYZ | xyz(84.7940, 88.5395, 77.5754) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.71
Antiquewhite
#FAEBD7
ΔE00 1.84
Champagne
#F7E7CE
ΔE00 1.93
Blanchedalmond
#FFEBCD
ΔE00 2.48
Oldlace
#FDF5E6
ΔE00 3.83
Eggshell
#F0EAD6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0D8 #D8E7FF
analogous
#FFDDD8 #FFF0D8 #FBFFD8
triadic
#FFF0D8 #D8FFF0 #F0D8FF
tetradic
#FFF0D8 #D8FFDD #D8E7FF #FFD8FB
square
#FFF0D8 #D8FFDD #D8E7FF #FFD8FB
split-complementary
#FFF0D8 #D8FBFF #DDD8FF
monochromatic
#FFC15E #FFD89B #FFF0D8 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.12
#FFF0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#FFF0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0D8
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0D8 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#FBF3D9
Tritanopia (blue-blind)
#FFEBE9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fff0d8; /* rgb */ color: rgb(255, 240, 216); /* oklch */ color: oklch(96.1% 0.035 79.7);
Tailwind
colors: {
custom: {
50: '#fff4e4',
500: '#fff0d8',
950: '#000000',
},
}SCSS
$custom: #fff0d8; $custom-light: #fff4e4; $custom-dark: #000000;
JSON
{
"hex": "#fff0d8",
"rgb": {
"r": 255,
"g": 240,
"b": 216
},
"hsl": {
"h": 36.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.96074,
"c": 0.03545,
"h": 79.7
},
"luminance": 0.88538
}Semantic roles & 50–950 ramp
primary
#FFF0D8
secondary
#90B3EB
accent
#58E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584