#DFBB96#DFBB96
#DFBB96 is a light, moderate orange. Relative luminance 0.534; OKLCH L 81.4% C 0.065 H 67.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB96 |
|---|---|
| RGB | rgb(223, 187, 150) |
| HSL | hsl(30, 53%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.1%, 32.7%, 12.5%) |
| CIE-LAB | lab(78.13, 7.64, 23.57) |
| CIE-LCH | lch(78.13, 24.78, 72.05°) |
| OKLab | oklab(81.44% 0.0247 0.0596) |
| OKLCH | oklch(81.44% 0.065 67.5) |
| XYZ | xyz(53.7078, 53.4329, 36.3328) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.40
Tan
#D2B48C
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 5.72
Fawn
#CFAF7B
ΔE00 6.15
Toupe
#C7AC7D
ΔE00 6.88
Khaki
#C3B091
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB96 #96BADF
analogous
#DF9696 #DFBB96 #DEDF96
triadic
#DFBB96 #96DFBB #BB96DF
tetradic
#DFBB96 #96DF96 #96BADF #DF96DE
square
#DFBB96 #96DF96 #96BADF #DF96DE
split-complementary
#DFBB96 #96DEDF #9696DF
monochromatic
#C07E3B #D19D67 #DFBB96 #EDD9C5 #F8F0E8
Accessibility & contrast
On white
1.80
#DFBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DFBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB96
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB96 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC94
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#EBB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb96; /* rgb */ color: rgb(223, 187, 150); /* oklch */ color: oklch(81.4% 0.065 67.5);
Tailwind
colors: {
custom: {
50: '#eacfb5',
500: '#dfbb96',
950: '#000000',
},
}SCSS
$custom: #dfbb96; $custom-light: #eacfb5; $custom-dark: #000000;
JSON
{
"hex": "#dfbb96",
"rgb": {
"r": 223,
"g": 187,
"b": 150
},
"hsl": {
"h": 30.411,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.81435,
"c": 0.06454,
"h": 67.5
},
"luminance": 0.53431
}Semantic roles & 50–950 ramp
primary
#DFBB96
secondary
#628CB7
accent
#72C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381