#F0DCD3#F0DCD3
#F0DCD3 is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.8% C 0.025 H 45.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCD3 |
|---|---|
| RGB | rgb(240, 220, 211) |
| HSL | hsl(19, 49%, 88%) |
| HSV | hsv(19, 12%, 94%) |
| CMYK | cmyk(0%, 8.3%, 12.1%, 5.9%) |
| CIE-LAB | lab(89.12, 5.39, 6.90) |
| CIE-LCH | lch(89.12, 8.76, 52.00°) |
| OKLab | oklab(90.83% 0.0176 0.0182) |
| OKLCH | oklch(90.83% 0.025 45.9) |
| XYZ | xyz(73.2854, 74.4161, 72.1185) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.82
Linen
#FAF0E6
ΔE00 5.98
Seashell
#FFF5EE
ΔE00 6.35
Very Light Pink
#FFF4F2
ΔE00 6.39
Warm Beige
#E9DCC9
ΔE00 6.60
Antiquewhite
#FAEBD7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCD3 #D3E7F0
analogous
#F0D3D8 #F0DCD3 #F0EAD3
triadic
#F0DCD3 #D3F0DC #DCD3F0
tetradic
#F0DCD3 #D8F0D3 #D3E7F0 #EAD3F0
square
#F0DCD3 #D8F0D3 #D3E7F0 #EAD3F0
split-complementary
#F0DCD3 #D3F0EA #D3D8F0
monochromatic
#D19378 #E0B8A5 #F0DCD3 #F7EDE8 #F7EDE8
Accessibility & contrast
On white
1.32
#F0DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F0DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCD3
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCD3 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#E6E1D3
Tritanopia (blue-blind)
#F6D9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcd3; /* rgb */ color: rgb(240, 220, 211); /* oklch */ color: oklch(90.8% 0.025 45.9);
Tailwind
colors: {
custom: {
50: '#f5e6e0',
500: '#f0dcd3',
950: '#000000',
},
}SCSS
$custom: #f0dcd3; $custom-light: #f5e6e0; $custom-dark: #000000;
JSON
{
"hex": "#f0dcd3",
"rgb": {
"r": 240,
"g": 220,
"b": 211
},
"hsl": {
"h": 18.621,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.90825,
"c": 0.02532,
"h": 45.9
},
"luminance": 0.74415
}Semantic roles & 50–950 ramp
primary
#F0DCD3
secondary
#9ABDCE
accent
#8FBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484