#FFDEC5#FFDEC5
#FFDEC5 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.049 H 59.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDEC5 |
|---|---|
| RGB | rgb(255, 222, 197) |
| HSL | hsl(26, 100%, 89%) |
| HSV | hsv(26, 23%, 100%) |
| CMYK | cmyk(0%, 12.9%, 22.7%, 0%) |
| CIE-LAB | lab(90.57, 7.65, 16.47) |
| CIE-LCH | lch(90.57, 18.16, 65.08°) |
| OKLab | oklab(92.16% 0.0253 0.0425) |
| OKLCH | oklch(92.16% 0.049 59.3) |
| XYZ | xyz(77.4397, 77.5362, 63.6992) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.70
Bisque
#FFE4C4
ΔE00 4.30
Light Peach
#FFD8B1
ΔE00 4.51
Apricot
#FBCEB1
ΔE00 4.64
Blanchedalmond
#FFEBCD
ΔE00 6.63
Antiquewhite
#FAEBD7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDEC5 #C5E6FF
analogous
#FFC5C9 #FFDEC5 #FFFBC5
triadic
#FFDEC5 #C5FFDE #DEC5FF
tetradic
#FFDEC5 #C9FFC5 #C5E6FF #FBC5FF
square
#FFDEC5 #C9FFC5 #C5E6FF #FBC5FF
split-complementary
#FFDEC5 #C5FFFB #C5C9FF
monochromatic
#FF984B #FFBB88 #FFDEC5 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.27
#FFDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDEC5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDEC5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#F0E7C5
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdec5; /* rgb */ color: rgb(255, 222, 197); /* oklch */ color: oklch(92.2% 0.049 59.3);
Tailwind
colors: {
custom: {
50: '#ffe8d6',
500: '#ffdec5',
950: '#000000',
},
}SCSS
$custom: #ffdec5; $custom-light: #ffe8d6; $custom-dark: #000000;
JSON
{
"hex": "#ffdec5",
"rgb": {
"r": 255,
"g": 222,
"b": 197
},
"hsl": {
"h": 25.862,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.92159,
"c": 0.04949,
"h": 59.3
},
"luminance": 0.77534
}Semantic roles & 50–950 ramp
primary
#FFDEC5
secondary
#80BBE9
accent
#83E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483