#F0DCD0#F0DCD0
#F0DCD0 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.7% C 0.027 H 53.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DCD0 |
|---|---|
| RGB | rgb(240, 220, 208) |
| HSL | hsl(23, 52%, 88%) |
| HSV | hsv(23, 13%, 94%) |
| CMYK | cmyk(0%, 8.3%, 13.3%, 5.9%) |
| CIE-LAB | lab(89.05, 4.92, 8.38) |
| CIE-LCH | lch(89.05, 9.71, 59.59°) |
| OKLab | oklab(90.75% 0.0165 0.022) |
| OKLCH | oklch(90.75% 0.027 53.1) |
| XYZ | xyz(72.9128, 74.2671, 70.1563) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.37
Linen
#FAF0E6
ΔE00 5.67
Antiquewhite
#FAEBD7
ΔE00 5.76
Mistyrose
#FFE4E1
ΔE00 6.06
Seashell
#FFF5EE
ΔE00 6.40
Champagne
#F7E7CE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DCD0 #D0E4F0
analogous
#F0D0D4 #F0DCD0 #F0ECD0
triadic
#F0DCD0 #D0F0DC #DCD0F0
tetradic
#F0DCD0 #D4F0D0 #D0E4F0 #ECD0F0
square
#F0DCD0 #D4F0D0 #D0E4F0 #ECD0F0
split-complementary
#F0DCD0 #D0F0EC #D0D4F0
monochromatic
#D29773 #E1B9A2 #F0DCD0 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.32
#F0DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#F0DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DCD0
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DCD0 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCF
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#F7D9D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dcd0; /* rgb */ color: rgb(240, 220, 208); /* oklch */ color: oklch(90.7% 0.027 53.1);
Tailwind
colors: {
custom: {
50: '#f5e6de',
500: '#f0dcd0',
950: '#000000',
},
}SCSS
$custom: #f0dcd0; $custom-light: #f5e6de; $custom-dark: #000000;
JSON
{
"hex": "#f0dcd0",
"rgb": {
"r": 240,
"g": 220,
"b": 208
},
"hsl": {
"h": 22.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.90747,
"c": 0.02747,
"h": 53.1
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#F0DCD0
secondary
#96B9CE
accent
#86BF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484