#DFB68B#DFB68B
#DFB68B is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.2% C 0.074 H 67.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB68B |
|---|---|
| RGB | rgb(223, 182, 139) |
| HSL | hsl(31, 57%, 71%) |
| HSV | hsv(31, 38%, 87%) |
| CMYK | cmyk(0%, 18.4%, 37.7%, 12.5%) |
| CIE-LAB | lab(76.69, 8.96, 27.47) |
| CIE-LCH | lch(76.69, 28.90, 71.93°) |
| OKLab | oklab(80.24% 0.0281 0.0687) |
| OKLCH | oklch(80.24% 0.074 67.8) |
| XYZ | xyz(51.8210, 51.0105, 31.5375) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.27
Tan
#D2B48C
ΔE00 3.49
Fawn
#CFAF7B
ΔE00 5.12
Very Light Brown
#D3B683
ΔE00 5.21
Toupe
#C7AC7D
ΔE00 6.25
Khaki
#C3B091
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB68B #8BB4DF
analogous
#DF8C8B #DFB68B #DEDF8B
triadic
#DFB68B #8BDFB6 #B68BDF
tetradic
#DFB68B #8BDF8C #8BB4DF #DF8BDE
square
#DFB68B #8BDF8C #8BB4DF #DF8BDE
split-complementary
#DFB68B #8BDEDF #8C8BDF
monochromatic
#BC7934 #D2985B #DFB68B #ECD4BB #F8F0E7
Accessibility & contrast
On white
1.87
#DFB68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#DFB68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB68B
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB68B | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B888
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#EDADAB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb68b; /* rgb */ color: rgb(223, 182, 139); /* oklch */ color: oklch(80.2% 0.074 67.8);
Tailwind
colors: {
custom: {
50: '#eacbad',
500: '#dfb68b',
950: '#000000',
},
}SCSS
$custom: #dfb68b; $custom-light: #eacbad; $custom-dark: #000000;
JSON
{
"hex": "#dfb68b",
"rgb": {
"r": 223,
"g": 182,
"b": 139
},
"hsl": {
"h": 30.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.80238,
"c": 0.07424,
"h": 67.8
},
"luminance": 0.51008
}Semantic roles & 50–950 ramp
primary
#DFB68B
secondary
#5786B7
accent
#71C421
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281