#DDC795#DDC795
#DDC795 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 83.6% C 0.070 H 87.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC795 |
|---|---|
| RGB | rgb(221, 199, 149) |
| HSL | hsl(42, 51%, 73%) |
| HSV | hsv(42, 33%, 87%) |
| CMYK | cmyk(0%, 10%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.96, 0.42, 27.89) |
| CIE-LCH | lch(80.96, 27.90, 89.13°) |
| OKLab | oklab(83.6% 0.0037 0.07) |
| OKLCH | oklch(83.6% 0.07 87) |
| XYZ | xyz(55.6679, 58.3907, 36.7661) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.63
Beige (survey)
#E6DAA6
ΔE00 5.36
Wheat
#F5DEB3
ΔE00 5.90
Sand
#C2B280
ΔE00 6.13
Burlywood
#DEB887
ΔE00 6.15
Tan
#D2B48C
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC795 #95ABDD
analogous
#DDA395 #DDC795 #CFDD95
triadic
#DDC795 #95DDC7 #C795DD
tetradic
#DDC795 #95DDA3 #95ABDD #DD95CF
square
#DDC795 #95DDA3 #95ABDD #DD95CF
split-complementary
#DDC795 #95CFDD #A395DD
monochromatic
#BB953C #CEAF67 #DDC795 #ECDFC3 #F8F3E8
Accessibility & contrast
On white
1.66
#DDC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#DDC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC795
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC795 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#D8CC96
Tritanopia (blue-blind)
#E8BFBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ddc795; /* rgb */ color: rgb(221, 199, 149); /* oklch */ color: oklch(83.6% 0.070 87.0);
Tailwind
colors: {
custom: {
50: '#e8d7b4',
500: '#ddc795',
950: '#000000',
},
}SCSS
$custom: #ddc795; $custom-light: #e8d7b4; $custom-dark: #000000;
JSON
{
"hex": "#ddc795",
"rgb": {
"r": 221,
"g": 199,
"b": 149
},
"hsl": {
"h": 41.667,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.83605,
"c": 0.07007,
"h": 87
},
"luminance": 0.58389
}Semantic roles & 50–950 ramp
primary
#DDC795
secondary
#617BB5
accent
#55BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381