#DDBD7F#DDBD7F
#DDBD7F is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.2% C 0.088 H 83.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD7F |
|---|---|
| RGB | rgb(221, 189, 127) |
| HSL | hsl(40, 58%, 68%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 14.5%, 42.5%, 13.3%) |
| CIE-LAB | lab(78.05, 3.14, 35.54) |
| CIE-LCH | lch(78.05, 35.68, 84.95°) |
| OKLab | oklab(81.2% 0.0102 0.0871) |
| OKLCH | oklch(81.2% 0.088 83.3) |
| XYZ | xyz(51.8487, 53.3020, 27.6318) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.02
Tan (survey)
#D1B26F
ΔE00 3.24
Fawn
#CFAF7B
ΔE00 4.24
Burlywood
#DEB887
ΔE00 4.30
Sandstone
#C9AE74
ΔE00 4.46
Desert
#CCAD60
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD7F #7F9FDD
analogous
#DD8E7F #DDBD7F #CEDD7F
triadic
#DDBD7F #7FDDBD #BD7FDD
tetradic
#DDBD7F #7FDD8E #7F9FDD #DD7FCE
square
#DDBD7F #7FDD8E #7F9FDD #DD7FCE
split-complementary
#DDBD7F #7FCEDD #8E7FDD
monochromatic
#B2862F #D0A44F #DDBD7F #EAD6AF #F7EFE0
Accessibility & contrast
On white
1.80
#DDBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DDBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD7F
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD7F | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7A
Deuteranopia (green-blind)
#D4C481
Tritanopia (blue-blind)
#EBB3AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ddbd7f; /* rgb */ color: rgb(221, 189, 127); /* oklch */ color: oklch(81.2% 0.088 83.3);
Tailwind
colors: {
custom: {
50: '#e9d0a5',
500: '#ddbd7f',
950: '#000000',
},
}SCSS
$custom: #ddbd7f; $custom-light: #e9d0a5; $custom-dark: #000000;
JSON
{
"hex": "#ddbd7f",
"rgb": {
"r": 221,
"g": 189,
"b": 127
},
"hsl": {
"h": 39.574,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81202,
"c": 0.08773,
"h": 83.3
},
"luminance": 0.533
}Semantic roles & 50–950 ramp
primary
#DDBD7F
secondary
#4D70B4
accent
#58C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380