#DFB997#DFB997
#DFB997 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.1% C 0.063 H 63.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB997 |
|---|---|
| RGB | rgb(223, 185, 151) |
| HSL | hsl(28, 53%, 73%) |
| HSV | hsv(28, 32%, 87%) |
| CMYK | cmyk(0%, 17%, 32.3%, 12.5%) |
| CIE-LAB | lab(77.65, 8.82, 22.38) |
| CIE-LCH | lch(77.65, 24.06, 68.49°) |
| OKLab | oklab(81.07% 0.0282 0.0568) |
| OKLCH | oklch(81.07% 0.063 63.6) |
| XYZ | xyz(53.3674, 52.6226, 36.6182) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.41
Burlywood
#DEB887
ΔE00 4.55
Apricot
#FBCEB1
ΔE00 6.50
Very Light Brown
#D3B683
ΔE00 6.99
Fawn
#CFAF7B
ΔE00 7.14
Light Peach
#FFD8B1
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB997 #97BDDF
analogous
#DF9799 #DFB997 #DFDD97
triadic
#DFB997 #97DFB9 #B997DF
tetradic
#DFB997 #99DF97 #97BDDF #DD97DF
square
#DFB997 #99DF97 #97BDDF #DD97DF
split-complementary
#DFB997 #97DFDD #9799DF
monochromatic
#C07A3B #D19968 #DFB997 #EDD8C6 #F8EFE8
Accessibility & contrast
On white
1.82
#DFB997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DFB997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB997
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB997 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB95
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#EBB1B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfb997; /* rgb */ color: rgb(223, 185, 151); /* oklch */ color: oklch(81.1% 0.063 63.6);
Tailwind
colors: {
custom: {
50: '#eaceb5',
500: '#dfb997',
950: '#000000',
},
}SCSS
$custom: #dfb997; $custom-light: #eaceb5; $custom-dark: #000000;
JSON
{
"hex": "#dfb997",
"rgb": {
"r": 223,
"g": 185,
"b": 151
},
"hsl": {
"h": 28.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.81067,
"c": 0.06339,
"h": 63.6
},
"luminance": 0.5262
}Semantic roles & 50–950 ramp
primary
#DFB997
secondary
#638FB7
accent
#77C025
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381