#FFDCA5#FFDCA5
#FFDCA5 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.1% C 0.080 H 78.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA5 |
|---|---|
| RGB | rgb(255, 220, 165) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 35%, 100%) |
| CMYK | cmyk(0%, 13.7%, 35.3%, 0%) |
| CIE-LAB | lab(89.47, 4.58, 31.54) |
| CIE-LCH | lch(89.47, 31.87, 81.73°) |
| OKLab | oklab(91.1% 0.0157 0.0789) |
| OKLCH | oklch(91.1% 0.08 78.7) |
| XYZ | xyz(73.6263, 75.1659, 46.2202) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.47
Moccasin
#FFE4B5
ΔE00 3.02
Pale Peach
#FFE5AD
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 4.00
Light Peach
#FFD8B1
ΔE00 5.09
Bisque
#FFE4C4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA5 #A5C8FF
analogous
#FFAFA5 #FFDCA5 #F5FFA5
triadic
#FFDCA5 #A5FFDC #DCA5FF
tetradic
#FFDCA5 #A5FFAF #A5C8FF #FFA5F5
square
#FFDCA5 #A5FFAF #A5C8FF #FFA5F5
split-complementary
#FFDCA5 #A5F5FF #AFA5FF
monochromatic
#FFAC2B #FFC468 #FFDCA5 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA5
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA5 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA1
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca5; /* rgb */ color: rgb(255, 220, 165); /* oklch */ color: oklch(91.1% 0.080 78.7);
Tailwind
colors: {
custom: {
50: '#ffe6c0',
500: '#ffdca5',
950: '#000000',
},
}SCSS
$custom: #ffdca5; $custom-light: #ffe6c0; $custom-dark: #000000;
JSON
{
"hex": "#ffdca5",
"rgb": {
"r": 255,
"g": 220,
"b": 165
},
"hsl": {
"h": 36.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.91099,
"c": 0.08042,
"h": 78.7
},
"luminance": 0.75163
}Semantic roles & 50–950 ramp
primary
#FFDCA5
secondary
#6496E4
accent
#59E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482