#F0DDCD#F0DDCD
#F0DDCD is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.9% C 0.030 H 62.6°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DDCD |
|---|---|
| RGB | rgb(240, 221, 205) |
| HSL | hsl(27, 54%, 87%) |
| HSV | hsv(27, 15%, 94%) |
| CMYK | cmyk(0%, 7.9%, 14.6%, 5.9%) |
| CIE-LAB | lab(89.23, 3.93, 10.21) |
| CIE-LCH | lch(89.23, 10.94, 68.94°) |
| OKLab | oklab(90.86% 0.0139 0.0267) |
| OKLCH | oklch(90.86% 0.03 62.6) |
| XYZ | xyz(72.8104, 74.6473, 68.3186) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.57
Antiquewhite
#FAEBD7
ΔE00 4.11
Champagne
#F7E7CE
ΔE00 4.89
Linen
#FAF0E6
ΔE00 5.37
Bisque
#FFE4C4
ΔE00 5.73
Papayawhip
#FFEFD5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DDCD #CDE0F0
analogous
#F0CDCF #F0DDCD #F0EFCD
triadic
#F0DDCD #CDF0DD #DDCDF0
tetradic
#F0DDCD #CFF0CD #CDE0F0 #EFCDF0
square
#F0DDCD #CFF0CD #CDE0F0 #EFCDF0
split-complementary
#F0DDCD #CDF0EF #CDCFF0
monochromatic
#D49D6F #E2BD9E #F0DDCD #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.32
#F0DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#F0DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DDCD
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DDCD | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#F7D9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0ddcd; /* rgb */ color: rgb(240, 221, 205); /* oklch */ color: oklch(90.9% 0.030 62.6);
Tailwind
colors: {
custom: {
50: '#f5e7dc',
500: '#f0ddcd',
950: '#000000',
},
}SCSS
$custom: #f0ddcd; $custom-light: #f5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#f0ddcd",
"rgb": {
"r": 240,
"g": 221,
"b": 205
},
"hsl": {
"h": 27.429,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.90864,
"c": 0.03005,
"h": 62.6
},
"luminance": 0.74646
}Semantic roles & 50–950 ramp
primary
#F0DDCD
secondary
#93B3CE
accent
#79C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484