#FFDCA4#FFDCA4
#FFDCA4 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.081 H 79.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA4 |
|---|---|
| RGB | rgb(255, 220, 164) |
| HSL | hsl(37, 100%, 82%) |
| HSV | hsv(37, 36%, 100%) |
| CMYK | cmyk(0%, 13.7%, 35.7%, 0%) |
| CIE-LAB | lab(89.45, 4.47, 32.03) |
| CIE-LCH | lch(89.45, 32.34, 82.06°) |
| OKLab | oklab(91.08% 0.0153 0.08) |
| OKLCH | oklch(91.08% 0.081 79.1) |
| XYZ | xyz(73.5356, 75.1297, 45.7428) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.69
Moccasin
#FFE4B5
ΔE00 3.12
Pale Peach
#FFE5AD
ΔE00 3.22
Wheat
#F5DEB3
ΔE00 4.10
Light Peach
#FFD8B1
ΔE00 5.32
Bisque
#FFE4C4
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA4 #A4C7FF
analogous
#FFAFA4 #FFDCA4 #F5FFA4
triadic
#FFDCA4 #A4FFDC #DCA4FF
tetradic
#FFDCA4 #A4FFAF #A4C7FF #FFA4F5
square
#FFDCA4 #A4FFAF #A4C7FF #FFA4F5
split-complementary
#FFDCA4 #A4F5FF #AFA4FF
monochromatic
#FFAD2A #FFC467 #FFDCA4 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#FFDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA4
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA4 | 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)
#EBDCA0
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#FFD2CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca4; /* rgb */ color: rgb(255, 220, 164); /* oklch */ color: oklch(91.1% 0.081 79.1);
Tailwind
colors: {
custom: {
50: '#ffe6bf',
500: '#ffdca4',
950: '#000000',
},
}SCSS
$custom: #ffdca4; $custom-light: #ffe6bf; $custom-dark: #000000;
JSON
{
"hex": "#ffdca4",
"rgb": {
"r": 255,
"g": 220,
"b": 164
},
"hsl": {
"h": 36.923,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.9108,
"c": 0.08147,
"h": 79.1
},
"luminance": 0.75127
}Semantic roles & 50–950 ramp
primary
#FFDCA4
secondary
#6495E4
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482