#FFF0DD#FFF0DD
#FFF0DD is a very light, muted orange. Relative luminance 0.888; OKLCH L 96.2% C 0.030 H 73.9°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0DD |
|---|---|
| RGB | rgb(255, 240, 221) |
| HSL | hsl(34, 100%, 93%) |
| HSV | hsv(34, 13%, 100%) |
| CMYK | cmyk(0%, 5.9%, 13.3%, 0%) |
| CIE-LAB | lab(95.50, 1.98, 10.99) |
| CIE-LCH | lch(95.50, 11.17, 79.80°) |
| OKLab | oklab(96.2% 0.0083 0.0287) |
| OKLCH | oklch(96.2% 0.03 73.9) |
| XYZ | xyz(85.4503, 88.8020, 81.0316) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.14
Papayawhip
#FFEFD5
ΔE00 2.57
Champagne
#F7E7CE
ΔE00 2.95
Oldlace
#FDF5E6
ΔE00 3.11
Linen
#FAF0E6
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0DD #DDECFF
analogous
#FFDFDD #FFF0DD #FDFFDD
triadic
#FFF0DD #DDFFF0 #F0DDFF
tetradic
#FFF0DD #DDFFDF #DDECFF #FFDDFD
square
#FFF0DD #DDFFDF #DDECFF #FFDDFD
split-complementary
#FFF0DD #DDFDFF #DFDDFF
monochromatic
#FFBA63 #FFD5A0 #FFF0DD #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.12
#FFF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#FFF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0DD
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0DD | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#FAF3DD
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fff0dd; /* rgb */ color: rgb(255, 240, 221); /* oklch */ color: oklch(96.2% 0.030 73.9);
Tailwind
colors: {
custom: {
50: '#fff4e7',
500: '#fff0dd',
950: '#000000',
},
}SCSS
$custom: #fff0dd; $custom-light: #fff4e7; $custom-dark: #000000;
JSON
{
"hex": "#fff0dd",
"rgb": {
"r": 255,
"g": 240,
"b": 221
},
"hsl": {
"h": 33.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96197,
"c": 0.02987,
"h": 73.9
},
"luminance": 0.88801
}Semantic roles & 50–950 ramp
primary
#FFF0DD
secondary
#94BBEC
accent
#65E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584