#DDC19F#DDC19F
#DDC19F is a very light, muted orange. Relative luminance 0.560; OKLCH L 82.6% C 0.056 H 72.3°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC19F |
|---|---|
| RGB | rgb(221, 193, 159) |
| HSL | hsl(33, 48%, 75%) |
| HSV | hsv(33, 28%, 87%) |
| CMYK | cmyk(0%, 12.7%, 28.1%, 13.3%) |
| CIE-LAB | lab(79.62, 4.86, 20.80) |
| CIE-LCH | lch(79.62, 21.36, 76.85°) |
| OKLab | oklab(82.62% 0.0169 0.053) |
| OKLCH | oklch(82.62% 0.056 72.3) |
| XYZ | xyz(55.1474, 56.0171, 40.7016) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.79
Burlywood
#DEB887
ΔE00 4.74
Very Light Brown
#D3B683
ΔE00 5.69
Khaki
#C3B091
ΔE00 5.90
Light Peach
#FFD8B1
ΔE00 6.74
Fawn
#CFAF7B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC19F #9FBBDD
analogous
#DDA29F #DDC19F #DADD9F
triadic
#DDC19F #9FDDC1 #C19FDD
tetradic
#DDC19F #9FDDA2 #9FBBDD #DD9FDA
square
#DDC19F #9FDDA2 #9FBBDD #DD9FDA
split-complementary
#DDC19F #9FDADD #A29FDD
monochromatic
#BD8745 #CDA472 #DDC19F #EDDECC #F7F0E8
Accessibility & contrast
On white
1.72
#DDC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DDC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC19F
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC19F | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC29D
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#E8BAB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddc19f; /* rgb */ color: rgb(221, 193, 159); /* oklch */ color: oklch(82.6% 0.056 72.3);
Tailwind
colors: {
custom: {
50: '#e8d3bb',
500: '#ddc19f',
950: '#000000',
},
}SCSS
$custom: #ddc19f; $custom-light: #e8d3bb; $custom-dark: #000000;
JSON
{
"hex": "#ddc19f",
"rgb": {
"r": 221,
"g": 193,
"b": 159
},
"hsl": {
"h": 32.903,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.8262,
"c": 0.05562,
"h": 72.3
},
"luminance": 0.56015
}Semantic roles & 50–950 ramp
primary
#DDC19F
secondary
#6B8DB5
accent
#6CBB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382