#DFB993#DFB993
#DFB993 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.0% C 0.067 H 66.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB993 |
|---|---|
| RGB | rgb(223, 185, 147) |
| HSL | hsl(30, 54%, 73%) |
| HSV | hsv(30, 34%, 87%) |
| CMYK | cmyk(0%, 17%, 34.1%, 12.5%) |
| CIE-LAB | lab(77.58, 8.32, 24.42) |
| CIE-LCH | lch(77.58, 25.80, 71.18°) |
| OKLab | oklab(80.98% 0.0266 0.0616) |
| OKLCH | oklch(80.98% 0.067 66.6) |
| XYZ | xyz(53.0480, 52.4948, 34.9364) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.24
Tan
#D2B48C
ΔE00 3.52
Very Light Brown
#D3B683
ΔE00 5.80
Fawn
#CFAF7B
ΔE00 6.01
Toupe
#C7AC7D
ΔE00 6.84
Apricot
#FBCEB1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB993 #93B9DF
analogous
#DF9393 #DFB993 #DFDF93
triadic
#DFB993 #93DFB9 #B993DF
tetradic
#DFB993 #93DF93 #93B9DF #DF93DF
square
#DFB993 #93DF93 #93B9DF #DF93DF
split-complementary
#DFB993 #93DFDF #9393DF
monochromatic
#BF7C39 #D19A64 #DFB993 #EDD8C2 #F8F0E7
Accessibility & contrast
On white
1.83
#DFB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#DFB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB993
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB993 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB90
Deuteranopia (green-blind)
#CFC394
Tritanopia (blue-blind)
#ECB0AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfb993; /* rgb */ color: rgb(223, 185, 147); /* oklch */ color: oklch(81.0% 0.067 66.6);
Tailwind
colors: {
custom: {
50: '#eaceb3',
500: '#dfb993',
950: '#000000',
},
}SCSS
$custom: #dfb993; $custom-light: #eaceb3; $custom-dark: #000000;
JSON
{
"hex": "#dfb993",
"rgb": {
"r": 223,
"g": 185,
"b": 147
},
"hsl": {
"h": 30,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.80983,
"c": 0.0671,
"h": 66.6
},
"luminance": 0.52492
}Semantic roles & 50–950 ramp
primary
#DFB993
secondary
#5F8BB7
accent
#73C224
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381