#DFB796#DFB796
#DFB796 is a light, moderate orange. Relative luminance 0.518; OKLCH L 80.7% C 0.064 H 61.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB796 |
|---|---|
| RGB | rgb(223, 183, 150) |
| HSL | hsl(27, 53%, 73%) |
| HSV | hsv(27, 33%, 87%) |
| CMYK | cmyk(0%, 17.9%, 32.7%, 12.5%) |
| CIE-LAB | lab(77.14, 9.76, 22.22) |
| CIE-LCH | lch(77.14, 24.26, 66.29°) |
| OKLab | oklab(80.66% 0.0309 0.0563) |
| OKLCH | oklch(80.66% 0.064 61.2) |
| XYZ | xyz(52.8711, 51.7593, 36.0539) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.09
Burlywood
#DEB887
ΔE00 5.19
Apricot
#FBCEB1
ΔE00 6.45
Fawn
#CFAF7B
ΔE00 7.68
Very Light Brown
#D3B683
ΔE00 7.71
Light Peach
#FFD8B1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB796 #96BEDF
analogous
#DF9699 #DFB796 #DFDB96
triadic
#DFB796 #96DFB7 #B796DF
tetradic
#DFB796 #99DF96 #96BEDF #DB96DF
square
#DFB796 #99DF96 #96BEDF #DB96DF
split-complementary
#DFB796 #96DFDB #9699DF
monochromatic
#C0773B #D19767 #DFB796 #EDD7C5 #F8EFE8
Accessibility & contrast
On white
1.85
#DFB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#DFB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB796
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB796 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B994
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#ECAFAE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dfb796; /* rgb */ color: rgb(223, 183, 150); /* oklch */ color: oklch(80.7% 0.064 61.2);
Tailwind
colors: {
custom: {
50: '#eaccb5',
500: '#dfb796',
950: '#000000',
},
}SCSS
$custom: #dfb796; $custom-light: #eaccb5; $custom-dark: #000000;
JSON
{
"hex": "#dfb796",
"rgb": {
"r": 223,
"g": 183,
"b": 150
},
"hsl": {
"h": 27.123,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.80658,
"c": 0.06427,
"h": 61.2
},
"luminance": 0.51757
}Semantic roles & 50–950 ramp
primary
#DFB796
secondary
#6291B7
accent
#7AC125
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381