#FFDCA9#FFDCA9
#FFDCA9 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.2% C 0.076 H 76.9°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCA9 |
|---|---|
| RGB | rgb(255, 220, 169) |
| HSL | hsl(36, 100%, 83%) |
| HSV | hsv(36, 34%, 100%) |
| CMYK | cmyk(0%, 13.7%, 33.7%, 0%) |
| CIE-LAB | lab(89.54, 5.05, 29.57) |
| CIE-LCH | lch(89.54, 30.00, 80.30°) |
| OKLab | oklab(91.18% 0.0173 0.0743) |
| OKLCH | oklch(91.18% 0.076 76.9) |
| XYZ | xyz(73.9961, 75.3138, 48.1677) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.74
Moccasin
#FFE4B5
ΔE00 2.80
Wheat
#F5DEB3
ΔE00 3.72
Pale Peach
#FFE5AD
ΔE00 3.78
Light Peach
#FFD8B1
ΔE00 4.15
Bisque
#FFE4C4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCA9 #A9CCFF
analogous
#FFB1A9 #FFDCA9 #F7FFA9
triadic
#FFDCA9 #A9FFDC #DCA9FF
tetradic
#FFDCA9 #A9FFB1 #A9CCFF #FFA9F7
square
#FFDCA9 #A9FFB1 #A9CCFF #FFA9F7
split-complementary
#FFDCA9 #A9F7FF #B1A9FF
monochromatic
#FFAA2F #FFC36C #FFDCA9 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.31
#FFDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#FFDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCA9
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCA9 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#F3E5AA
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffdca9; /* rgb */ color: rgb(255, 220, 169); /* oklch */ color: oklch(91.2% 0.076 76.9);
Tailwind
colors: {
custom: {
50: '#ffe6c3',
500: '#ffdca9',
950: '#000000',
},
}SCSS
$custom: #ffdca9; $custom-light: #ffe6c3; $custom-dark: #000000;
JSON
{
"hex": "#ffdca9",
"rgb": {
"r": 255,
"g": 220,
"b": 169
},
"hsl": {
"h": 35.581,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.91176,
"c": 0.07628,
"h": 76.9
},
"luminance": 0.75311
}Semantic roles & 50–950 ramp
primary
#FFDCA9
secondary
#689BE4
accent
#5DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482