#DDC285#DDC285
#DDC285 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.3% C 0.084 H 86.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC285 |
|---|---|
| RGB | rgb(221, 194, 133) |
| HSL | hsl(42, 56%, 69%) |
| HSV | hsv(42, 40%, 87%) |
| CMYK | cmyk(0%, 12.2%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.42, 1.16, 34.20) |
| CIE-LCH | lch(79.42, 34.22, 88.05°) |
| OKLab | oklab(82.31% 0.0049 0.0843) |
| OKLCH | oklch(82.31% 0.084 86.7) |
| XYZ | xyz(53.3455, 55.6513, 30.1175) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.85
Tan (survey)
#D1B26F
ΔE00 4.34
Sand (survey)
#E2CA76
ΔE00 4.88
Sandstone
#C9AE74
ΔE00 5.26
Fawn
#CFAF7B
ΔE00 5.49
Burlywood
#DEB887
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC285 #85A0DD
analogous
#DD9685 #DDC285 #CCDD85
triadic
#DDC285 #85DDC2 #C285DD
tetradic
#DDC285 #85DD96 #85A0DD #DD85CC
square
#DDC285 #85DD96 #85A0DD #DD85CC
split-complementary
#DDC285 #85CCDD #9685DD
monochromatic
#B58D32 #D0AA55 #DDC285 #EADAB5 #F8F2E5
Accessibility & contrast
On white
1.73
#DDC285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DDC285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC285
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC285 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C181
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#EAB8B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddc285; /* rgb */ color: rgb(221, 194, 133); /* oklch */ color: oklch(82.3% 0.084 86.7);
Tailwind
colors: {
custom: {
50: '#e9d4a9',
500: '#ddc285',
950: '#000000',
},
}SCSS
$custom: #ddc285; $custom-light: #e9d4a9; $custom-dark: #000000;
JSON
{
"hex": "#ddc285",
"rgb": {
"r": 221,
"g": 194,
"b": 133
},
"hsl": {
"h": 41.591,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.82305,
"c": 0.08444,
"h": 86.7
},
"luminance": 0.55649
}Semantic roles & 50–950 ramp
primary
#DDC285
secondary
#5270B4
accent
#53C422
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380