#DDC693#DDC693
#DDC693 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.4% C 0.072 H 86.5°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC693 |
|---|---|
| RGB | rgb(221, 198, 147) |
| HSL | hsl(41, 52%, 72%) |
| HSV | hsv(41, 33%, 87%) |
| CMYK | cmyk(0%, 10.4%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.67, 0.70, 28.55) |
| CIE-LCH | lch(80.67, 28.56, 88.60°) |
| OKLab | oklab(83.37% 0.0044 0.0715) |
| OKLCH | oklch(83.37% 0.072 86.5) |
| XYZ | xyz(55.2802, 57.8687, 35.8559) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.31
Beige (survey)
#E6DAA6
ΔE00 5.69
Burlywood
#DEB887
ΔE00 5.83
Sand
#C2B280
ΔE00 6.03
Tan
#D2B48C
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC693 #93AADD
analogous
#DDA193 #DDC693 #CFDD93
triadic
#DDC693 #93DDC6 #C693DD
tetradic
#DDC693 #93DDA1 #93AADD #DD93CF
square
#DDC693 #93DDA1 #93AADD #DD93CF
split-complementary
#DDC693 #93CFDD #A193DD
monochromatic
#BB933B #CEAD64 #DDC693 #ECDFC2 #F8F3E8
Accessibility & contrast
On white
1.67
#DDC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DDC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC693
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC693 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C590
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#E9BEB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc693; /* rgb */ color: rgb(221, 198, 147); /* oklch */ color: oklch(83.4% 0.072 86.5);
Tailwind
colors: {
custom: {
50: '#e8d7b3',
500: '#ddc693',
950: '#000000',
},
}SCSS
$custom: #ddc693; $custom-light: #e8d7b3; $custom-dark: #000000;
JSON
{
"hex": "#ddc693",
"rgb": {
"r": 221,
"g": 198,
"b": 147
},
"hsl": {
"h": 41.351,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.83366,
"c": 0.07164,
"h": 86.5
},
"luminance": 0.57867
}Semantic roles & 50–950 ramp
primary
#DDC693
secondary
#5F7AB5
accent
#56C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381