#FFDCC5#FFDCC5
#FFDCC5 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.8% C 0.050 H 55.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCC5 |
|---|---|
| RGB | rgb(255, 220, 197) |
| HSL | hsl(24, 100%, 89%) |
| HSV | hsv(24, 23%, 100%) |
| CMYK | cmyk(0%, 13.7%, 22.7%, 0%) |
| CIE-LAB | lab(90.08, 8.68, 15.78) |
| CIE-LCH | lch(90.08, 18.01, 61.19°) |
| OKLab | oklab(91.78% 0.0283 0.0408) |
| OKLCH | oklch(91.78% 0.05 55.3) |
| XYZ | xyz(76.9117, 76.4801, 63.5232) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.51
Apricot
#FBCEB1
ΔE00 4.04
Light Peach
#FFD8B1
ΔE00 5.30
Bisque
#FFE4C4
ΔE00 5.64
Antiquewhite
#FAEBD7
ΔE00 7.90
Blanchedalmond
#FFEBCD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCC5 #C5E8FF
analogous
#FFC5CB #FFDCC5 #FFF9C5
triadic
#FFDCC5 #C5FFDC #DCC5FF
tetradic
#FFDCC5 #CBFFC5 #C5E8FF #F9C5FF
square
#FFDCC5 #CBFFC5 #C5E8FF #F9C5FF
split-complementary
#FFDCC5 #C5FFF9 #C5CBFF
monochromatic
#FF924B #FFB788 #FFDCC5 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.29
#FFDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCC5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCC5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC4
Deuteranopia (green-blind)
#EEE6C5
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdcc5; /* rgb */ color: rgb(255, 220, 197); /* oklch */ color: oklch(91.8% 0.050 55.3);
Tailwind
colors: {
custom: {
50: '#ffe6d6',
500: '#ffdcc5',
950: '#000000',
},
}SCSS
$custom: #ffdcc5; $custom-light: #ffe6d6; $custom-dark: #000000;
JSON
{
"hex": "#ffdcc5",
"rgb": {
"r": 255,
"g": 220,
"b": 197
},
"hsl": {
"h": 23.793,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.91779,
"c": 0.04967,
"h": 55.3
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#FFDCC5
secondary
#80BFE9
accent
#8AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483