#DFB397#DFB397
#DFB397 is a light, moderate orange. Relative luminance 0.502; OKLCH L 79.9% C 0.064 H 54.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB397 |
|---|---|
| RGB | rgb(223, 179, 151) |
| HSL | hsl(23, 53%, 73%) |
| HSV | hsv(23, 32%, 87%) |
| CMYK | cmyk(0%, 19.7%, 32.3%, 12.5%) |
| CIE-LAB | lab(76.17, 12.02, 20.35) |
| CIE-LCH | lch(76.17, 23.63, 59.44°) |
| OKLab | oklab(79.91% 0.0376 0.0518) |
| OKLCH | oklch(79.91% 0.064 54) |
| XYZ | xyz(52.1386, 50.1650, 36.2086) |
| Luminance | 0.5016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.68
Pinkish Tan
#D99B82
ΔE00 7.48
Tan
#D2B48C
ΔE00 7.50
Burlywood
#DEB887
ΔE00 7.71
Mushroom
#BA9E88
ΔE00 8.28
Peach (survey)
#FFB07C
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB397 #97C3DF
analogous
#DF979F #DFB397 #DFD797
triadic
#DFB397 #97DFB3 #B397DF
tetradic
#DFB397 #9FDF97 #97C3DF #D797DF
square
#DFB397 #9FDF97 #97C3DF #D797DF
split-complementary
#DFB397 #97DFD7 #979FDF
monochromatic
#C06F3B #D19168 #DFB397 #EDD5C6 #F8EEE8
Accessibility & contrast
On white
1.90
#DFB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#DFB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB397
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB397 | 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)
#BFB695
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#ECABAB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb397; /* rgb */ color: rgb(223, 179, 151); /* oklch */ color: oklch(79.9% 0.064 54.0);
Tailwind
colors: {
custom: {
50: '#eac9b5',
500: '#dfb397',
950: '#000000',
},
}SCSS
$custom: #dfb397; $custom-light: #eac9b5; $custom-dark: #000000;
JSON
{
"hex": "#dfb397",
"rgb": {
"r": 223,
"g": 179,
"b": 151
},
"hsl": {
"h": 23.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.7991,
"c": 0.06402,
"h": 54
},
"luminance": 0.50163
}Semantic roles & 50–950 ramp
primary
#DFB397
secondary
#6396B7
accent
#84C025
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281