#DDC286#DDC286
#DDC286 is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.3% C 0.083 H 86.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC286 |
|---|---|
| RGB | rgb(221, 194, 134) |
| HSL | hsl(41, 56%, 70%) |
| HSV | hsv(41, 39%, 87%) |
| CMYK | cmyk(0%, 12.2%, 39.4%, 13.3%) |
| CIE-LAB | lab(79.43, 1.28, 33.70) |
| CIE-LCH | lch(79.43, 33.72, 87.83°) |
| OKLab | oklab(82.32% 0.0053 0.0832) |
| OKLCH | oklch(82.32% 0.083 86.4) |
| XYZ | xyz(53.4150, 55.6791, 30.4831) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.72
Tan (survey)
#D1B26F
ΔE00 4.40
Sand (survey)
#E2CA76
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 5.26
Fawn
#CFAF7B
ΔE00 5.41
Burlywood
#DEB887
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC286 #86A1DD
analogous
#DD9786 #DDC286 #CDDD86
triadic
#DDC286 #86DDC2 #C286DD
tetradic
#DDC286 #86DD97 #86A1DD #DD86CD
square
#DDC286 #86DD97 #86A1DD #DD86CD
split-complementary
#DDC286 #86CDDD #9786DD
monochromatic
#B68D33 #D0AA56 #DDC286 #EADAB6 #F8F2E6
Accessibility & contrast
On white
1.73
#DDC286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DDC286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC286
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC286 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C182
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#EAB8B3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddc286; /* rgb */ color: rgb(221, 194, 134); /* oklch */ color: oklch(82.3% 0.083 86.4);
Tailwind
colors: {
custom: {
50: '#e9d4aa',
500: '#ddc286',
950: '#000000',
},
}SCSS
$custom: #ddc286; $custom-light: #e9d4aa; $custom-dark: #000000;
JSON
{
"hex": "#ddc286",
"rgb": {
"r": 221,
"g": 194,
"b": 134
},
"hsl": {
"h": 41.379,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.82322,
"c": 0.08335,
"h": 86.4
},
"luminance": 0.55677
}Semantic roles & 50–950 ramp
primary
#DDC286
secondary
#5371B4
accent
#54C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381