#F6DECD#F6DECD
#F6DECD is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.6% C 0.035 H 57.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DECD |
|---|---|
| RGB | rgb(246, 222, 205) |
| HSL | hsl(25, 69%, 88%) |
| HSV | hsv(25, 17%, 96%) |
| CMYK | cmyk(0%, 9.8%, 16.7%, 3.5%) |
| CIE-LAB | lab(89.97, 5.56, 11.34) |
| CIE-LCH | lch(89.97, 12.63, 63.88°) |
| OKLab | oklab(91.57% 0.0188 0.0296) |
| OKLCH | oklch(91.57% 0.035 57.6) |
| XYZ | xyz(75.1464, 76.2449, 68.5039) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 5.23
Warm Beige
#E9DCC9
ΔE00 5.39
Bisque
#FFE4C4
ΔE00 5.57
Peach
#FFDAB9
ΔE00 5.74
Champagne
#F7E7CE
ΔE00 6.01
Linen
#FAF0E6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DECD #CDE5F6
analogous
#F6CDD0 #F6DECD #F6F2CD
triadic
#F6DECD #CDF6DE #DECDF6
tetradic
#F6DECD #D0F6CD #CDE5F6 #F2CDF6
square
#F6DECD #D0F6CD #CDE5F6 #F2CDF6
split-complementary
#F6DECD #CDF6F2 #CDD0F6
monochromatic
#E39A65 #EDBC99 #F6DECD #FAEEE5 #FAEEE5
Accessibility & contrast
On white
1.29
#F6DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F6DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DECD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DECD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#FEDAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f6decd; /* rgb */ color: rgb(246, 222, 205); /* oklch */ color: oklch(91.6% 0.035 57.6);
Tailwind
colors: {
custom: {
50: '#f9e8dc',
500: '#f6decd',
950: '#000000',
},
}SCSS
$custom: #f6decd; $custom-light: #f9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#f6decd",
"rgb": {
"r": 246,
"g": 222,
"b": 205
},
"hsl": {
"h": 24.878,
"s": 69.492,
"l": 88.431
},
"oklch": {
"l": 0.91568,
"c": 0.03504,
"h": 57.6
},
"luminance": 0.76243
}Semantic roles & 50–950 ramp
primary
#F6DECD
secondary
#8FBAD8
accent
#83D114
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484