#DFB596#DFB596
#DFB596 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.3% C 0.064 H 58.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB596 |
|---|---|
| RGB | rgb(223, 181, 150) |
| HSL | hsl(25, 53%, 73%) |
| HSV | hsv(25, 33%, 87%) |
| CMYK | cmyk(0%, 18.8%, 32.7%, 12.5%) |
| CIE-LAB | lab(76.64, 10.82, 21.54) |
| CIE-LCH | lch(76.64, 24.10, 63.32°) |
| OKLab | oklab(80.27% 0.034 0.0547) |
| OKLCH | oklch(80.27% 0.064 58.1) |
| XYZ | xyz(52.4615, 50.9401, 35.9173) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.24
Apricot
#FBCEB1
ΔE00 6.46
Mushroom
#BA9E88
ΔE00 8.34
Peach (survey)
#FFB07C
ΔE00 8.47
Fawn
#CFAF7B
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB596 #96C0DF
analogous
#DF969B #DFB596 #DFD996
triadic
#DFB596 #96DFB5 #B596DF
tetradic
#DFB596 #9BDF96 #96C0DF #D996DF
square
#DFB596 #9BDF96 #96C0DF #D996DF
split-complementary
#DFB596 #96DFD9 #969BDF
monochromatic
#C0733B #D19467 #DFB596 #EDD6C5 #F8EEE8
Accessibility & contrast
On white
1.88
#DFB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#DFB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB596
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB596 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B894
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#ECADAD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb596; /* rgb */ color: rgb(223, 181, 150); /* oklch */ color: oklch(80.3% 0.064 58.1);
Tailwind
colors: {
custom: {
50: '#eacbb5',
500: '#dfb596',
950: '#000000',
},
}SCSS
$custom: #dfb596; $custom-light: #eacbb5; $custom-dark: #000000;
JSON
{
"hex": "#dfb596",
"rgb": {
"r": 223,
"g": 181,
"b": 150
},
"hsl": {
"h": 25.479,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.80272,
"c": 0.06443,
"h": 58.1
},
"luminance": 0.50938
}Semantic roles & 50–950 ramp
primary
#DFB596
secondary
#6293B7
accent
#7FC125
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281