#FFDCA0#FFDCA0
#FFDCA0 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.086 H 80.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA0 |
|---|---|
| RGB | rgb(255, 220, 160) |
| HSL | hsl(38, 100%, 81%) |
| HSV | hsv(38, 37%, 100%) |
| CMYK | cmyk(0%, 13.7%, 37.3%, 0%) |
| CIE-LAB | lab(89.39, 4.02, 33.98) |
| CIE-LCH | lch(89.39, 34.22, 83.26°) |
| OKLab | oklab(91.01% 0.0138 0.0845) |
| OKLCH | oklch(91.01% 0.086 80.7) |
| XYZ | xyz(73.1801, 74.9875, 43.8702) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.57
Pale Peach
#FFE5AD
ΔE00 3.10
Moccasin
#FFE4B5
ΔE00 3.64
Wheat
#F5DEB3
ΔE00 4.61
Light Peach
#FFD8B1
ΔE00 6.22
Vanilla
#F3E5AB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA0 #A0C3FF
analogous
#FFADA0 #FFDCA0 #F2FFA0
triadic
#FFDCA0 #A0FFDC #DCA0FF
tetradic
#FFDCA0 #A0FFAD #A0C3FF #FFA0F2
square
#FFDCA0 #A0FFAD #A0C3FF #FFA0F2
split-complementary
#FFDCA0 #A0F2FF #ADA0FF
monochromatic
#FFAF26 #FFC563 #FFDCA0 #FFF3DD #FFF4E0
Accessibility & contrast
On white
1.31
#FFDCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA0
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA0 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDC9C
Deuteranopia (green-blind)
#F4E4A2
Tritanopia (blue-blind)
#FFD1CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca0; /* rgb */ color: rgb(255, 220, 160); /* oklch */ color: oklch(91.0% 0.086 80.7);
Tailwind
colors: {
custom: {
50: '#ffe6bc',
500: '#ffdca0',
950: '#000000',
},
}SCSS
$custom: #ffdca0; $custom-light: #ffe6bc; $custom-dark: #000000;
JSON
{
"hex": "#ffdca0",
"rgb": {
"r": 255,
"g": 220,
"b": 160
},
"hsl": {
"h": 37.895,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.91006,
"c": 0.08563,
"h": 80.7
},
"luminance": 0.74984
}Semantic roles & 50–950 ramp
primary
#FFDCA0
secondary
#6090E3
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482