#DDBD92#DDBD92
#DDBD92 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.6% C 0.068 H 74.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBD92 |
|---|---|
| RGB | rgb(221, 189, 146) |
| HSL | hsl(34, 52%, 72%) |
| HSV | hsv(34, 34%, 87%) |
| CMYK | cmyk(0%, 14.5%, 33.9%, 13.3%) |
| CIE-LAB | lab(78.37, 5.30, 25.99) |
| CIE-LCH | lch(78.37, 26.53, 78.47°) |
| OKLab | oklab(81.56% 0.0178 0.0654) |
| OKLCH | oklch(81.56% 0.068 74.8) |
| XYZ | xyz(53.2058, 53.8448, 34.7790) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.24
Tan
#D2B48C
ΔE00 2.54
Very Light Brown
#D3B683
ΔE00 3.43
Fawn
#CFAF7B
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 5.41
Khaki
#C3B091
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBD92 #92B2DD
analogous
#DD9892 #DDBD92 #D8DD92
triadic
#DDBD92 #92DDBD #BD92DD
tetradic
#DDBD92 #92DD98 #92B2DD #DD92D8
square
#DDBD92 #92DD98 #92B2DD #DD92D8
split-complementary
#DDBD92 #92D8DD #9892DD
monochromatic
#BA843A #CEA163 #DDBD92 #ECD9C1 #F8F1E8
Accessibility & contrast
On white
1.78
#DDBD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DDBD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBD92
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBD92 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#E9B5B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbd92; /* rgb */ color: rgb(221, 189, 146); /* oklch */ color: oklch(81.6% 0.068 74.8);
Tailwind
colors: {
custom: {
50: '#e8d0b2',
500: '#ddbd92',
950: '#000000',
},
}SCSS
$custom: #ddbd92; $custom-light: #e8d0b2; $custom-dark: #000000;
JSON
{
"hex": "#ddbd92",
"rgb": {
"r": 221,
"g": 189,
"b": 146
},
"hsl": {
"h": 34.4,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.81556,
"c": 0.06774,
"h": 74.8
},
"luminance": 0.53843
}Semantic roles & 50–950 ramp
primary
#DDBD92
secondary
#5E83B5
accent
#67C026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381