#DDB79D#DDB79D
#DDB79D is a light, muted orange. Relative luminance 0.517; OKLCH L 80.6% C 0.057 H 56.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB79D |
|---|---|
| RGB | rgb(221, 183, 157) |
| HSL | hsl(24, 48%, 74%) |
| HSV | hsv(24, 29%, 87%) |
| CMYK | cmyk(0%, 17.2%, 29%, 13.3%) |
| CIE-LAB | lab(77.09, 9.89, 18.36) |
| CIE-LCH | lch(77.09, 20.85, 61.68°) |
| OKLab | oklab(80.62% 0.0315 0.047) |
| OKLCH | oklch(80.62% 0.057 56.2) |
| XYZ | xyz(52.8389, 51.6756, 39.0829) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.79
Burlywood
#DEB887
ΔE00 7.42
Mushroom
#BA9E88
ΔE00 8.09
Peach
#FFDAB9
ΔE00 8.66
Light Peach
#FFD8B1
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB79D #9DC3DD
analogous
#DD9DA3 #DDB79D #DDD79D
triadic
#DDB79D #9DDDB7 #B79DDD
tetradic
#DDB79D #A3DD9D #9DC3DD #D79DDD
square
#DDB79D #A3DD9D #9DC3DD #D79DDD
split-complementary
#DDB79D #9DDDD7 #9DA3DD
monochromatic
#BD7442 #CD9670 #DDB79D #EDD8CA #F7EEE8
Accessibility & contrast
On white
1.85
#DDB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#DDB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB79D
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB79D | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9B
Deuteranopia (green-blind)
#CBC29D
Tritanopia (blue-blind)
#E9B0B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ddb79d; /* rgb */ color: rgb(221, 183, 157); /* oklch */ color: oklch(80.6% 0.057 56.2);
Tailwind
colors: {
custom: {
50: '#e8ccba',
500: '#ddb79d',
950: '#000000',
},
}SCSS
$custom: #ddb79d; $custom-light: #e8ccba; $custom-dark: #000000;
JSON
{
"hex": "#ddb79d",
"rgb": {
"r": 221,
"g": 183,
"b": 157
},
"hsl": {
"h": 24.375,
"s": 48.485,
"l": 74.118
},
"oklch": {
"l": 0.8062,
"c": 0.05659,
"h": 56.2
},
"luminance": 0.51673
}Semantic roles & 50–950 ramp
primary
#DDB79D
secondary
#6996B5
accent
#80BC2A
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381