#DDC595#DDC595
#DDC595 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.2% C 0.069 H 84.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC595 |
|---|---|
| RGB | rgb(221, 197, 149) |
| HSL | hsl(40, 51%, 73%) |
| HSV | hsv(40, 33%, 87%) |
| CMYK | cmyk(0%, 10.9%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.45, 1.47, 27.21) |
| CIE-LCH | lch(80.45, 27.25, 86.91°) |
| OKLab | oklab(83.21% 0.0067 0.0683) |
| OKLCH | oklch(83.21% 0.069 84.4) |
| XYZ | xyz(55.2107, 57.4764, 36.6137) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.00
Burlywood
#DEB887
ΔE00 5.23
Tan
#D2B48C
ΔE00 5.34
Fawn
#CFAF7B
ΔE00 5.96
Wheat
#F5DEB3
ΔE00 6.05
Sand
#C2B280
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC595 #95ADDD
analogous
#DDA195 #DDC595 #D1DD95
triadic
#DDC595 #95DDC5 #C595DD
tetradic
#DDC595 #95DDA1 #95ADDD #DD95D1
square
#DDC595 #95DDA1 #95ADDD #DD95D1
split-complementary
#DDC595 #95D1DD #A195DD
monochromatic
#BB913C #CEAC67 #DDC595 #ECDEC3 #F8F2E8
Accessibility & contrast
On white
1.68
#DDC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#DDC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC595
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC595 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#E9BDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddc595; /* rgb */ color: rgb(221, 197, 149); /* oklch */ color: oklch(83.2% 0.069 84.4);
Tailwind
colors: {
custom: {
50: '#e8d6b4',
500: '#ddc595',
950: '#000000',
},
}SCSS
$custom: #ddc595; $custom-light: #e8d6b4; $custom-dark: #000000;
JSON
{
"hex": "#ddc595",
"rgb": {
"r": 221,
"g": 197,
"b": 149
},
"hsl": {
"h": 40,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.83205,
"c": 0.06867,
"h": 84.4
},
"luminance": 0.57475
}Semantic roles & 50–950 ramp
primary
#DDC595
secondary
#617DB5
accent
#59BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381