#DDC592#DDC592
#DDC592 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.1% C 0.072 H 85.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC592 |
|---|---|
| RGB | rgb(221, 197, 146) |
| HSL | hsl(41, 52%, 72%) |
| HSV | hsv(41, 34%, 87%) |
| CMYK | cmyk(0%, 10.9%, 33.9%, 13.3%) |
| CIE-LAB | lab(80.39, 1.10, 28.71) |
| CIE-LCH | lch(80.39, 28.73, 87.81°) |
| OKLab | oklab(83.15% 0.0055 0.0719) |
| OKLCH | oklch(83.15% 0.072 85.6) |
| XYZ | xyz(54.9743, 57.3819, 35.3685) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.98
Burlywood
#DEB887
ΔE00 5.44
Tan
#D2B48C
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 5.94
Sand
#C2B280
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC592 #92AADD
analogous
#DDA092 #DDC592 #D0DD92
triadic
#DDC592 #92DDC5 #C592DD
tetradic
#DDC592 #92DDA0 #92AADD #DD92D0
square
#DDC592 #92DDA0 #92AADD #DD92D0
split-complementary
#DDC592 #92D0DD #A092DD
monochromatic
#BA913A #CEAC63 #DDC592 #ECDEC1 #F8F3E8
Accessibility & contrast
On white
1.68
#DDC592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DDC592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC592
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC592 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48F
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#E9BCB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddc592; /* rgb */ color: rgb(221, 197, 146); /* oklch */ color: oklch(83.1% 0.072 85.6);
Tailwind
colors: {
custom: {
50: '#e8d6b2',
500: '#ddc592',
950: '#000000',
},
}SCSS
$custom: #ddc592; $custom-light: #e8d6b2; $custom-dark: #000000;
JSON
{
"hex": "#ddc592",
"rgb": {
"r": 221,
"g": 197,
"b": 146
},
"hsl": {
"h": 40.8,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.83146,
"c": 0.07206,
"h": 85.6
},
"luminance": 0.5738
}Semantic roles & 50–950 ramp
primary
#DDC592
secondary
#5E7AB5
accent
#57C026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381