#FFDCA1#FFDCA1
#FFDCA1 is a very light, moderate orange. Relative luminance 0.750; OKLCH L 91.0% C 0.085 H 80.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA1 |
|---|---|
| RGB | rgb(255, 220, 161) |
| HSL | hsl(38, 100%, 82%) |
| HSV | hsv(38, 37%, 100%) |
| CMYK | cmyk(0%, 13.7%, 36.9%, 0%) |
| CIE-LAB | lab(89.40, 4.13, 33.50) |
| CIE-LCH | lch(89.40, 33.75, 82.97°) |
| OKLab | oklab(91.02% 0.0142 0.0834) |
| OKLCH | oklch(91.02% 0.085 80.4) |
| XYZ | xyz(73.2679, 75.0226, 44.3327) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 2.35
Pale Peach
#FFE5AD
ΔE00 3.10
Moccasin
#FFE4B5
ΔE00 3.50
Wheat
#F5DEB3
ΔE00 4.47
Light Peach
#FFD8B1
ΔE00 6.00
Vanilla
#F3E5AB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA1 #A1C4FF
analogous
#FFADA1 #FFDCA1 #F3FFA1
triadic
#FFDCA1 #A1FFDC #DCA1FF
tetradic
#FFDCA1 #A1FFAD #A1C4FF #FFA1F3
square
#FFDCA1 #A1FFAD #A1C4FF #FFA1F3
split-complementary
#FFDCA1 #A1F3FF #ADA1FF
monochromatic
#FFAE27 #FFC564 #FFDCA1 #FFF3DE #FFF4E0
Accessibility & contrast
On white
1.31
#FFDCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#FFDCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA1
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA1 | 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)
#EBDC9D
Deuteranopia (green-blind)
#F4E4A3
Tritanopia (blue-blind)
#FFD1CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca1; /* rgb */ color: rgb(255, 220, 161); /* oklch */ color: oklch(91.0% 0.085 80.4);
Tailwind
colors: {
custom: {
50: '#ffe6bd',
500: '#ffdca1',
950: '#000000',
},
}SCSS
$custom: #ffdca1; $custom-light: #ffe6bd; $custom-dark: #000000;
JSON
{
"hex": "#ffdca1",
"rgb": {
"r": 255,
"g": 220,
"b": 161
},
"hsl": {
"h": 37.66,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.91024,
"c": 0.08459,
"h": 80.4
},
"luminance": 0.7502
}Semantic roles & 50–950 ramp
primary
#FFDCA1
secondary
#6191E3
accent
#55E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482