#DDC486#DDC486
#DDC486 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.7% C 0.085 H 88.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC486 |
|---|---|
| RGB | rgb(221, 196, 134) |
| HSL | hsl(43, 56%, 70%) |
| HSV | hsv(43, 39%, 87%) |
| CMYK | cmyk(0%, 11.3%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.94, 0.23, 34.36) |
| CIE-LCH | lch(79.94, 34.36, 89.62°) |
| OKLab | oklab(82.72% 0.0023 0.0847) |
| OKLCH | oklch(82.72% 0.085 88.5) |
| XYZ | xyz(53.8631, 56.5753, 30.6325) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.35
Very Light Brown
#D3B683
ΔE00 4.52
Tan (survey)
#D1B26F
ΔE00 4.85
Sandstone
#C9AE74
ΔE00 5.74
Sand
#C2B280
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC486 #869FDD
analogous
#DD9986 #DDC486 #CADD86
triadic
#DDC486 #86DDC4 #C486DD
tetradic
#DDC486 #86DD99 #869FDD #DD86CA
square
#DDC486 #86DD99 #869FDD #DD86CA
split-complementary
#DDC486 #86CADD #9986DD
monochromatic
#B69033 #D0AD56 #DDC486 #EADBB6 #F8F3E6
Accessibility & contrast
On white
1.71
#DDC486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DDC486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC486
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC486 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C282
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#EABAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ddc486; /* rgb */ color: rgb(221, 196, 134); /* oklch */ color: oklch(82.7% 0.085 88.5);
Tailwind
colors: {
custom: {
50: '#e9d5aa',
500: '#ddc486',
950: '#000000',
},
}SCSS
$custom: #ddc486; $custom-light: #e9d5aa; $custom-dark: #000000;
JSON
{
"hex": "#ddc486",
"rgb": {
"r": 221,
"g": 196,
"b": 134
},
"hsl": {
"h": 42.759,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.82724,
"c": 0.08476,
"h": 88.5
},
"luminance": 0.56573
}Semantic roles & 50–950 ramp
primary
#DDC486
secondary
#536FB4
accent
#50C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381