#F5DECD#F5DECD
#F5DECD is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.5% C 0.034 H 58.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DECD |
|---|---|
| RGB | rgb(245, 222, 205) |
| HSL | hsl(26, 67%, 88%) |
| HSV | hsv(26, 16%, 96%) |
| CMYK | cmyk(0%, 9.4%, 16.3%, 3.9%) |
| CIE-LAB | lab(89.89, 5.20, 11.21) |
| CIE-LCH | lch(89.89, 12.35, 65.10°) |
| OKLab | oklab(91.48% 0.0177 0.0292) |
| OKLCH | oklch(91.48% 0.034 58.8) |
| XYZ | xyz(74.7965, 76.0644, 68.4875) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 4.90
Warm Beige
#E9DCC9
ΔE00 4.98
Bisque
#FFE4C4
ΔE00 5.45
Champagne
#F7E7CE
ΔE00 5.67
Peach
#FFDAB9
ΔE00 5.86
Linen
#FAF0E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DECD #CDE4F5
analogous
#F5CDD0 #F5DECD #F5F2CD
triadic
#F5DECD #CDF5DE #DECDF5
tetradic
#F5DECD #D0F5CD #CDE4F5 #F2CDF5
square
#F5DECD #D0F5CD #CDE4F5 #F2CDF5
split-complementary
#F5DECD #CDF5F2 #CDD0F5
monochromatic
#E19B67 #EBBC9A #F5DECD #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.30
#F5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DECD
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DECD | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#FDDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f5decd; /* rgb */ color: rgb(245, 222, 205); /* oklch */ color: oklch(91.5% 0.034 58.8);
Tailwind
colors: {
custom: {
50: '#f8e8dc',
500: '#f5decd',
950: '#000000',
},
}SCSS
$custom: #f5decd; $custom-light: #f8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#f5decd",
"rgb": {
"r": 245,
"g": 222,
"b": 205
},
"hsl": {
"h": 25.5,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.91483,
"c": 0.03419,
"h": 58.8
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#F5DECD
secondary
#90B8D7
accent
#81CF17
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484