#DDBF91#DDBF91
#DDBF91 is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.9% C 0.070 H 78.2°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBF91 |
|---|---|
| RGB | rgb(221, 191, 145) |
| HSL | hsl(36, 53%, 72%) |
| HSV | hsv(36, 34%, 87%) |
| CMYK | cmyk(0%, 13.6%, 34.4%, 13.3%) |
| CIE-LAB | lab(78.86, 4.13, 27.18) |
| CIE-LCH | lch(78.86, 27.49, 81.37°) |
| OKLab | oklab(81.93% 0.0143 0.0682) |
| OKLCH | oklch(81.93% 0.07 78.2) |
| XYZ | xyz(53.5615, 54.6802, 34.5155) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.79
Very Light Brown
#D3B683
ΔE00 2.87
Tan
#D2B48C
ΔE00 3.25
Fawn
#CFAF7B
ΔE00 4.46
Toupe
#C7AC7D
ΔE00 5.35
Sandstone
#C9AE74
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBF91 #91AFDD
analogous
#DD9991 #DDBF91 #D5DD91
triadic
#DDBF91 #91DDBF #BF91DD
tetradic
#DDBF91 #91DD99 #91AFDD #DD91D5
square
#DDBF91 #91DD99 #91AFDD #DD91D5
split-complementary
#DDBF91 #91D5DD #9991DD
monochromatic
#BA873A #CFA462 #DDBF91 #EBDAC0 #F8F1E8
Accessibility & contrast
On white
1.76
#DDBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DDBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBF91
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBF91 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8E
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#E9B6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbf91; /* rgb */ color: rgb(221, 191, 145); /* oklch */ color: oklch(81.9% 0.070 78.2);
Tailwind
colors: {
custom: {
50: '#e8d2b1',
500: '#ddbf91',
950: '#000000',
},
}SCSS
$custom: #ddbf91; $custom-light: #e8d2b1; $custom-dark: #000000;
JSON
{
"hex": "#ddbf91",
"rgb": {
"r": 221,
"g": 191,
"b": 145
},
"hsl": {
"h": 36.316,
"s": 52.778,
"l": 71.765
},
"oklch": {
"l": 0.81932,
"c": 0.06966,
"h": 78.2
},
"luminance": 0.54678
}Semantic roles & 50–950 ramp
primary
#DDBF91
secondary
#5E80B5
accent
#62C025
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381