#DFB396#DFB396
#DFB396 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.9% C 0.065 H 55.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB396 |
|---|---|
| RGB | rgb(223, 179, 150) |
| HSL | hsl(24, 53%, 73%) |
| HSV | hsv(24, 33%, 87%) |
| CMYK | cmyk(0%, 19.7%, 32.7%, 12.5%) |
| CIE-LAB | lab(76.15, 11.89, 20.86) |
| CIE-LCH | lch(76.15, 24.01, 60.32°) |
| OKLab | oklab(79.89% 0.0372 0.0531) |
| OKLCH | oklch(79.89% 0.065 55) |
| XYZ | xyz(52.0577, 50.1326, 35.7827) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.69
Tan
#D2B48C
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.35
Pinkish Tan
#D99B82
ΔE00 7.62
Mushroom
#BA9E88
ΔE00 8.26
Peach (survey)
#FFB07C
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB396 #96C2DF
analogous
#DF969D #DFB396 #DFD896
triadic
#DFB396 #96DFB3 #B396DF
tetradic
#DFB396 #9DDF96 #96C2DF #D896DF
square
#DFB396 #9DDF96 #96C2DF #D896DF
split-complementary
#DFB396 #96DFD8 #969DDF
monochromatic
#C0703B #D19167 #DFB396 #EDD5C5 #F8EEE8
Accessibility & contrast
On white
1.90
#DFB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DFB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB396
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB396 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B694
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#ECABAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb396; /* rgb */ color: rgb(223, 179, 150); /* oklch */ color: oklch(79.9% 0.065 55.0);
Tailwind
colors: {
custom: {
50: '#eac9b5',
500: '#dfb396',
950: '#000000',
},
}SCSS
$custom: #dfb396; $custom-light: #eac9b5; $custom-dark: #000000;
JSON
{
"hex": "#dfb396",
"rgb": {
"r": 223,
"g": 179,
"b": 150
},
"hsl": {
"h": 23.836,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.79888,
"c": 0.06479,
"h": 55
},
"luminance": 0.5013
}Semantic roles & 50–950 ramp
primary
#DFB396
secondary
#6295B7
accent
#83C125
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281