#DFB896#DFB896
#DFB896 is a light, moderate orange. Relative luminance 0.522; OKLCH L 80.9% C 0.064 H 62.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB896 |
|---|---|
| RGB | rgb(223, 184, 150) |
| HSL | hsl(28, 53%, 73%) |
| HSV | hsv(28, 33%, 87%) |
| CMYK | cmyk(0%, 17.5%, 32.7%, 12.5%) |
| CIE-LAB | lab(77.38, 9.23, 22.55) |
| CIE-LCH | lch(77.38, 24.37, 67.75°) |
| OKLab | oklab(80.85% 0.0294 0.0572) |
| OKLCH | oklch(80.85% 0.064 62.8) |
| XYZ | xyz(53.0780, 52.1733, 36.1229) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.61
Burlywood
#DEB887
ΔE00 4.69
Apricot
#FBCEB1
ΔE00 6.53
Very Light Brown
#D3B683
ΔE00 7.19
Fawn
#CFAF7B
ΔE00 7.25
Light Peach
#FFD8B1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB896 #96BDDF
analogous
#DF9698 #DFB896 #DFDC96
triadic
#DFB896 #96DFB8 #B896DF
tetradic
#DFB896 #98DF96 #96BDDF #DC96DF
square
#DFB896 #98DF96 #96BDDF #DC96DF
split-complementary
#DFB896 #96DFDC #9698DF
monochromatic
#C0793B #D19867 #DFB896 #EDD8C5 #F8EFE8
Accessibility & contrast
On white
1.84
#DFB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#DFB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB896
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB896 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#ECB0AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfb896; /* rgb */ color: rgb(223, 184, 150); /* oklch */ color: oklch(80.9% 0.064 62.8);
Tailwind
colors: {
custom: {
50: '#eacdb5',
500: '#dfb896',
950: '#000000',
},
}SCSS
$custom: #dfb896; $custom-light: #eacdb5; $custom-dark: #000000;
JSON
{
"hex": "#dfb896",
"rgb": {
"r": 223,
"g": 184,
"b": 150
},
"hsl": {
"h": 27.945,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.80851,
"c": 0.06426,
"h": 62.8
},
"luminance": 0.52171
}Semantic roles & 50–950 ramp
primary
#DFB896
secondary
#6290B7
accent
#78C125
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381