#F7DECD#F7DECD
#F7DECD is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.036 H 56.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DECD |
|---|---|
| RGB | rgb(247, 222, 205) |
| HSL | hsl(24, 72%, 89%) |
| HSV | hsv(24, 17%, 97%) |
| CMYK | cmyk(0%, 10.1%, 17%, 3.1%) |
| CIE-LAB | lab(90.06, 5.92, 11.47) |
| CIE-LCH | lch(90.06, 12.90, 62.71°) |
| OKLab | oklab(91.65% 0.0198 0.0299) |
| OKLCH | oklch(91.65% 0.036 56.5) |
| XYZ | xyz(75.4982, 76.4262, 68.5204) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.56
Peach
#FFDAB9
ΔE00 5.64
Bisque
#FFE4C4
ΔE00 5.71
Warm Beige
#E9DCC9
ΔE00 5.79
Champagne
#F7E7CE
ΔE00 6.34
Linen
#FAF0E6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DECD #CDE6F7
analogous
#F7CDD1 #F7DECD #F7F3CD
triadic
#F7DECD #CDF7DE #DECDF7
tetradic
#F7DECD #D1F7CD #CDE6F7 #F3CDF7
square
#F7DECD #D1F7CD #CDE6F7 #F3CDF7
split-complementary
#F7DECD #CDF7F3 #CDD1F7
monochromatic
#E69863 #EFBB98 #F7DECD #FBEEE5 #FBEEE5
Accessibility & contrast
On white
1.29
#F7DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#F7DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DECD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DECD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f7decd; /* rgb */ color: rgb(247, 222, 205); /* oklch */ color: oklch(91.7% 0.036 56.5);
Tailwind
colors: {
custom: {
50: '#fae8dc',
500: '#f7decd',
950: '#000000',
},
}SCSS
$custom: #f7decd; $custom-light: #fae8dc; $custom-dark: #000000;
JSON
{
"hex": "#f7decd",
"rgb": {
"r": 247,
"g": 222,
"b": 205
},
"hsl": {
"h": 24.286,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.91654,
"c": 0.0359,
"h": 56.5
},
"luminance": 0.76424
}Semantic roles & 50–950 ramp
primary
#F7DECD
secondary
#8EBBDA
accent
#85D411
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484