#DDBF79#DDBF79
#DDBF79 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.5% C 0.095 H 87.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF79 |
|---|---|
| RGB | rgb(221, 191, 121) |
| HSL | hsl(42, 60%, 67%) |
| HSV | hsv(42, 45%, 87%) |
| CMYK | cmyk(0%, 13.6%, 45.2%, 13.3%) |
| CIE-LAB | lab(78.47, 1.48, 39.16) |
| CIE-LCH | lch(78.47, 39.18, 87.84°) |
| OKLab | oklab(81.5% 0.0048 0.0951) |
| OKLCH | oklch(81.5% 0.095 87.1) |
| XYZ | xyz(51.9024, 54.0165, 25.7778) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.40
Sand (survey)
#E2CA76
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 4.62
Desert
#CCAD60
ΔE00 4.98
Sandstone
#C9AE74
ΔE00 5.09
Fawn
#CFAF7B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF79 #7997DD
analogous
#DD8D79 #DDBF79 #C9DD79
triadic
#DDBF79 #79DDBF #BF79DD
tetradic
#DDBF79 #79DD8D #7997DD #DD79C9
square
#DDBF79 #79DD8D #7997DD #DD79C9
split-complementary
#DDBF79 #79C9DD #8D79DD
monochromatic
#AF882C #D1A848 #DDBF79 #E9D6AA #F6EEDB
Accessibility & contrast
On white
1.78
#DDBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DDBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF79
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF79 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBD74
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#EBB4AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbf79; /* rgb */ color: rgb(221, 191, 121); /* oklch */ color: oklch(81.5% 0.095 87.1);
Tailwind
colors: {
custom: {
50: '#e9d2a1',
500: '#ddbf79',
950: '#000000',
},
}SCSS
$custom: #ddbf79; $custom-light: #e9d2a1; $custom-dark: #000000;
JSON
{
"hex": "#ddbf79",
"rgb": {
"r": 221,
"g": 191,
"b": 121
},
"hsl": {
"h": 42,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.81503,
"c": 0.09521,
"h": 87.1
},
"luminance": 0.54014
}Semantic roles & 50–950 ramp
primary
#DDBF79
secondary
#4968B1
accent
#51C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380