#FFDCA6#FFDCA6
#FFDCA6 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.1% C 0.079 H 78.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA6 |
|---|---|
| RGB | rgb(255, 220, 166) |
| HSL | hsl(36, 100%, 83%) |
| HSV | hsv(36, 35%, 100%) |
| CMYK | cmyk(0%, 13.7%, 34.9%, 0%) |
| CIE-LAB | lab(89.49, 4.70, 31.05) |
| CIE-LCH | lch(89.49, 31.40, 81.39°) |
| OKLab | oklab(91.12% 0.0161 0.0777) |
| OKLCH | oklch(91.12% 0.079 78.3) |
| XYZ | xyz(73.7177, 75.2025, 46.7015) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.25
Moccasin
#FFE4B5
ΔE00 2.94
Pale Peach
#FFE5AD
ΔE00 3.39
Wheat
#F5DEB3
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 4.86
Bisque
#FFE4C4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA6 #A6C9FF
analogous
#FFAFA6 #FFDCA6 #F6FFA6
triadic
#FFDCA6 #A6FFDC #DCA6FF
tetradic
#FFDCA6 #A6FFAF #A6C9FF #FFA6F6
square
#FFDCA6 #A6FFAF #A6C9FF #FFA6F6
split-complementary
#FFDCA6 #A6F6FF #AFA6FF
monochromatic
#FFAC2C #FFC469 #FFDCA6 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FFDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA6
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA6 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA2
Deuteranopia (green-blind)
#F3E4A7
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca6; /* rgb */ color: rgb(255, 220, 166); /* oklch */ color: oklch(91.1% 0.079 78.3);
Tailwind
colors: {
custom: {
50: '#ffe6c0',
500: '#ffdca6',
950: '#000000',
},
}SCSS
$custom: #ffdca6; $custom-light: #ffe6c0; $custom-dark: #000000;
JSON
{
"hex": "#ffdca6",
"rgb": {
"r": 255,
"g": 220,
"b": 166
},
"hsl": {
"h": 36.404,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.91118,
"c": 0.07938,
"h": 78.3
},
"luminance": 0.752
}Semantic roles & 50–950 ramp
primary
#FFDCA6
secondary
#6597E4
accent
#5AE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482