#FDECDF#FDECDF
#FDECDF is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.3% C 0.025 H 59.9°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECDF |
|---|---|
| RGB | rgb(253, 236, 223) |
| HSL | hsl(26, 88%, 93%) |
| HSV | hsv(26, 12%, 99%) |
| CMYK | cmyk(0%, 6.7%, 11.9%, 0.8%) |
| CIE-LAB | lab(94.40, 3.63, 8.37) |
| CIE-LCH | lch(94.40, 9.12, 66.55°) |
| OKLab | oklab(95.31% 0.0127 0.022) |
| OKLCH | oklch(95.31% 0.025 59.9) |
| XYZ | xyz(83.8217, 86.2026, 82.0208) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.90
Antiquewhite
#FAEBD7
ΔE00 3.59
Seashell
#FFF5EE
ΔE00 3.64
Oldlace
#FDF5E6
ΔE00 4.86
Very Light Pink
#FFF4F2
ΔE00 5.30
Warm Beige
#E9DCC9
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECDF #DFF0FD
analogous
#FDDFE1 #FDECDF #FDFBDF
triadic
#FDECDF #DFFDEC #ECDFFD
tetradic
#FDECDF #E1FDDF #DFF0FD #FBDFFD
square
#FDECDF #E1FDDF #DFF0FD #FBDFFD
split-complementary
#FDECDF #DFFDFB #DFE1FD
monochromatic
#F6A86C #F9CAA5 #FDECDF #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.15
#FDECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FDECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECDF
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECDF | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdecdf; /* rgb */ color: rgb(253, 236, 223); /* oklch */ color: oklch(95.3% 0.025 59.9);
Tailwind
colors: {
custom: {
50: '#fef2e9',
500: '#fdecdf',
950: '#000000',
},
}SCSS
$custom: #fdecdf; $custom-light: #fef2e9; $custom-dark: #000000;
JSON
{
"hex": "#fdecdf",
"rgb": {
"r": 253,
"g": 236,
"b": 223
},
"hsl": {
"h": 26,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95311,
"c": 0.02537,
"h": 59.9
},
"luminance": 0.86201
}Semantic roles & 50–950 ramp
primary
#FDECDF
secondary
#99C5E7
accent
#82E501
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584