#DDBF81#DDBF81
#DDBF81 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.6% C 0.087 H 84.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF81 |
|---|---|
| RGB | rgb(221, 191, 129) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 42%, 87%) |
| CMYK | cmyk(0%, 13.6%, 41.6%, 13.3%) |
| CIE-LAB | lab(78.59, 2.30, 35.20) |
| CIE-LCH | lch(78.59, 35.27, 86.26°) |
| OKLab | oklab(81.64% 0.0079 0.0864) |
| OKLCH | oklch(81.64% 0.087 84.8) |
| XYZ | xyz(52.4135, 54.2210, 28.4695) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.32
Tan (survey)
#D1B26F
ΔE00 3.57
Sandstone
#C9AE74
ΔE00 4.72
Fawn
#CFAF7B
ΔE00 4.74
Burlywood
#DEB887
ΔE00 4.83
Sand (survey)
#E2CA76
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF81 #819FDD
analogous
#DD9181 #DDBF81 #CDDD81
triadic
#DDBF81 #81DDBF #BF81DD
tetradic
#DDBF81 #81DD91 #819FDD #DD81CD
square
#DDBF81 #81DD91 #819FDD #DD81CD
split-complementary
#DDBF81 #81CDDD #9181DD
monochromatic
#B38930 #D0A751 #DDBF81 #EAD7B1 #F7F0E1
Accessibility & contrast
On white
1.77
#DDBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DDBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF81
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF81 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7C
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#EBB5AF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbf81; /* rgb */ color: rgb(221, 191, 129); /* oklch */ color: oklch(81.6% 0.087 84.8);
Tailwind
colors: {
custom: {
50: '#e9d2a6',
500: '#ddbf81',
950: '#000000',
},
}SCSS
$custom: #ddbf81; $custom-light: #e9d2a6; $custom-dark: #000000;
JSON
{
"hex": "#ddbf81",
"rgb": {
"r": 221,
"g": 191,
"b": 129
},
"hsl": {
"h": 40.435,
"s": 57.5,
"l": 68.627
},
"oklch": {
"l": 0.81635,
"c": 0.0868,
"h": 84.8
},
"luminance": 0.54219
}Semantic roles & 50–950 ramp
primary
#DDBF81
secondary
#4E6FB4
accent
#56C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#16140F
muted
#848380