#DDBF7F#DDBF7F
#DDBF7F is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.089 H 85.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF7F |
|---|---|
| RGB | rgb(221, 191, 127) |
| HSL | hsl(41, 58%, 68%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 13.6%, 42.5%, 13.3%) |
| CIE-LAB | lab(78.56, 2.09, 36.19) |
| CIE-LCH | lch(78.56, 36.25, 86.69°) |
| OKLab | oklab(81.6% 0.0071 0.0886) |
| OKLCH | oklch(81.6% 0.089 85.4) |
| XYZ | xyz(52.2819, 54.1683, 27.7762) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 3.63
Sandstone
#C9AE74
ΔE00 4.76
Fawn
#CFAF7B
ΔE00 4.96
Sand (survey)
#E2CA76
ΔE00 5.02
Burlywood
#DEB887
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF7F #7F9DDD
analogous
#DD907F #DDBF7F #CCDD7F
triadic
#DDBF7F #7FDDBF #BF7FDD
tetradic
#DDBF7F #7FDD90 #7F9DDD #DD7FCC
square
#DDBF7F #7FDD90 #7F9DDD #DD7FCC
split-complementary
#DDBF7F #7FCCDD #907FDD
monochromatic
#B2882F #D0A74F #DDBF7F #EAD7AF #F7EFE0
Accessibility & contrast
On white
1.77
#DDBF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DDBF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF7F
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF7F | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D5C681
Tritanopia (blue-blind)
#EBB5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbf7f; /* rgb */ color: rgb(221, 191, 127); /* oklch */ color: oklch(81.6% 0.089 85.4);
Tailwind
colors: {
custom: {
50: '#e9d2a5',
500: '#ddbf7f',
950: '#000000',
},
}SCSS
$custom: #ddbf7f; $custom-light: #e9d2a5; $custom-dark: #000000;
JSON
{
"hex": "#ddbf7f",
"rgb": {
"r": 221,
"g": 191,
"b": 127
},
"hsl": {
"h": 40.851,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.81601,
"c": 0.08893,
"h": 85.4
},
"luminance": 0.54166
}Semantic roles & 50–950 ramp
primary
#DDBF7F
secondary
#4D6DB4
accent
#55C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380