#DDB69D#DDB69D
#DDB69D is a light, muted orange. Relative luminance 0.513; OKLCH L 80.4% C 0.057 H 54.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB69D |
|---|---|
| RGB | rgb(221, 182, 157) |
| HSL | hsl(23, 48%, 74%) |
| HSV | hsv(23, 29%, 87%) |
| CMYK | cmyk(0%, 17.6%, 29%, 13.3%) |
| CIE-LAB | lab(76.84, 10.42, 18.01) |
| CIE-LCH | lch(76.84, 20.81, 59.94°) |
| OKLab | oklab(80.43% 0.0331 0.0461) |
| OKLCH | oklch(80.43% 0.057 54.4) |
| XYZ | xyz(52.6334, 51.2646, 39.0144) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.35
Tan
#D2B48C
ΔE00 7.36
Burlywood
#DEB887
ΔE00 7.96
Mushroom
#BA9E88
ΔE00 8.07
Pinkish Tan
#D99B82
ΔE00 8.55
Peach
#FFDAB9
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB69D #9DC4DD
analogous
#DD9DA4 #DDB69D #DDD69D
triadic
#DDB69D #9DDDB6 #B69DDD
tetradic
#DDB69D #A4DD9D #9DC4DD #D69DDD
square
#DDB69D #A4DD9D #9DC4DD #D69DDD
split-complementary
#DDB69D #9DDDD6 #9DA4DD
monochromatic
#BD7242 #CD9470 #DDB69D #EDD8CA #F7EEE8
Accessibility & contrast
On white
1.87
#DDB69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DDB69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB69D
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB69D | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99B
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#E9AFAF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ddb69d; /* rgb */ color: rgb(221, 182, 157); /* oklch */ color: oklch(80.4% 0.057 54.4);
Tailwind
colors: {
custom: {
50: '#e8cbba',
500: '#ddb69d',
950: '#000000',
},
}SCSS
$custom: #ddb69d; $custom-light: #e8cbba; $custom-dark: #000000;
JSON
{
"hex": "#ddb69d",
"rgb": {
"r": 221,
"g": 182,
"b": 157
},
"hsl": {
"h": 23.437,
"s": 48.485,
"l": 74.118
},
"oklch": {
"l": 0.80427,
"c": 0.05677,
"h": 54.4
},
"luminance": 0.51262
}Semantic roles & 50–950 ramp
primary
#DDB69D
secondary
#6997B5
accent
#83BC2A
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381