#DDC895#DDC895
#DDC895 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 83.8% C 0.071 H 88.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC895 |
|---|---|
| RGB | rgb(221, 200, 149) |
| HSL | hsl(43, 51%, 73%) |
| HSV | hsv(43, 33%, 87%) |
| CMYK | cmyk(0%, 9.5%, 32.6%, 13.3%) |
| CIE-LAB | lab(81.21, -0.10, 28.24) |
| CIE-LCH | lch(81.21, 28.24, 90.20°) |
| OKLab | oklab(83.81% 0.0022 0.0708) |
| OKLCH | oklch(83.81% 0.071 88.2) |
| XYZ | xyz(55.8987, 58.8524, 36.8430) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.94
Very Light Brown
#D3B683
ΔE00 5.00
Wheat
#F5DEB3
ΔE00 5.88
Sand
#C2B280
ΔE00 6.18
Sand (survey)
#E2CA76
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC895 #95AADD
analogous
#DDA495 #DDC895 #CEDD95
triadic
#DDC895 #95DDC8 #C895DD
tetradic
#DDC895 #95DDA4 #95AADD #DD95CE
square
#DDC895 #95DDA4 #95AADD #DD95CE
split-complementary
#DDC895 #95CEDD #A495DD
monochromatic
#BB963C #CEB067 #DDC895 #ECE0C3 #F8F3E8
Accessibility & contrast
On white
1.64
#DDC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#DDC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC895
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC895 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#E8C0BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ddc895; /* rgb */ color: rgb(221, 200, 149); /* oklch */ color: oklch(83.8% 0.071 88.2);
Tailwind
colors: {
custom: {
50: '#e8d8b4',
500: '#ddc895',
950: '#000000',
},
}SCSS
$custom: #ddc895; $custom-light: #e8d8b4; $custom-dark: #000000;
JSON
{
"hex": "#ddc895",
"rgb": {
"r": 221,
"g": 200,
"b": 149
},
"hsl": {
"h": 42.5,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.83806,
"c": 0.07082,
"h": 88.2
},
"luminance": 0.58851
}Semantic roles & 50–950 ramp
primary
#DDC895
secondary
#617AB5
accent
#53BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381