#DDBF82#DDBF82
#DDBF82 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.7% C 0.086 H 84.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF82 |
|---|---|
| RGB | rgb(221, 191, 130) |
| HSL | hsl(40, 57%, 69%) |
| HSV | hsv(40, 41%, 87%) |
| CMYK | cmyk(0%, 13.6%, 41.2%, 13.3%) |
| CIE-LAB | lab(78.61, 2.41, 34.70) |
| CIE-LCH | lch(78.61, 34.78, 86.03°) |
| OKLab | oklab(81.65% 0.0083 0.0853) |
| OKLCH | oklch(81.65% 0.086 84.4) |
| XYZ | xyz(52.4803, 54.2477, 28.8212) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.17
Tan (survey)
#D1B26F
ΔE00 3.65
Fawn
#CFAF7B
ΔE00 4.64
Burlywood
#DEB887
ΔE00 4.66
Sandstone
#C9AE74
ΔE00 4.71
Sand (survey)
#E2CA76
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF82 #82A0DD
analogous
#DD9282 #DDBF82 #CEDD82
triadic
#DDBF82 #82DDBF #BF82DD
tetradic
#DDBF82 #82DD92 #82A0DD #DD82CE
square
#DDBF82 #82DD92 #82A0DD #DD82CE
split-complementary
#DDBF82 #82CEDD #9282DD
monochromatic
#B48931 #D0A652 #DDBF82 #EAD8B2 #F7F0E2
Accessibility & contrast
On white
1.77
#DDBF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DDBF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF82
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF82 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7E
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#EBB5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbf82; /* rgb */ color: rgb(221, 191, 130); /* oklch */ color: oklch(81.7% 0.086 84.4);
Tailwind
colors: {
custom: {
50: '#e9d2a7',
500: '#ddbf82',
950: '#000000',
},
}SCSS
$custom: #ddbf82; $custom-light: #e9d2a7; $custom-dark: #000000;
JSON
{
"hex": "#ddbf82",
"rgb": {
"r": 221,
"g": 191,
"b": 130
},
"hsl": {
"h": 40.22,
"s": 57.233,
"l": 68.824
},
"oklch": {
"l": 0.81653,
"c": 0.08574,
"h": 84.4
},
"luminance": 0.54245
}Semantic roles & 50–950 ramp
primary
#DDBF82
secondary
#4F70B4
accent
#57C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380