#DFBA95#DFBA95
#DFBA95 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.2% C 0.065 H 66.7°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA95 |
|---|---|
| RGB | rgb(223, 186, 149) |
| HSL | hsl(30, 54%, 73%) |
| HSV | hsv(30, 33%, 87%) |
| CMYK | cmyk(0%, 16.6%, 33.2%, 12.5%) |
| CIE-LAB | lab(77.86, 8.04, 23.74) |
| CIE-LCH | lch(77.86, 25.06, 71.29°) |
| OKLab | oklab(81.22% 0.0259 0.06) |
| OKLCH | oklch(81.22% 0.065 66.7) |
| XYZ | xyz(53.4163, 52.9780, 35.8400) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.46
Tan
#D2B48C
ΔE00 3.55
Very Light Brown
#D3B683
ΔE00 5.89
Fawn
#CFAF7B
ΔE00 6.20
Toupe
#C7AC7D
ΔE00 6.96
Apricot
#FBCEB1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA95 #95BADF
analogous
#DF9595 #DFBA95 #DFDF95
triadic
#DFBA95 #95DFBA #BA95DF
tetradic
#DFBA95 #95DF95 #95BADF #DF95DF
square
#DFBA95 #95DF95 #95BADF #DF95DF
split-complementary
#DFBA95 #95DFDF #9595DF
monochromatic
#C07D3A #D19B66 #DFBA95 #EDD9C4 #F8F0E7
Accessibility & contrast
On white
1.81
#DFBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#DFBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA95
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA95 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC93
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#ECB2B0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dfba95; /* rgb */ color: rgb(223, 186, 149); /* oklch */ color: oklch(81.2% 0.065 66.7);
Tailwind
colors: {
custom: {
50: '#eaceb4',
500: '#dfba95',
950: '#000000',
},
}SCSS
$custom: #dfba95; $custom-light: #eaceb4; $custom-dark: #000000;
JSON
{
"hex": "#dfba95",
"rgb": {
"r": 223,
"g": 186,
"b": 149
},
"hsl": {
"h": 30,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.81219,
"c": 0.06534,
"h": 66.7
},
"luminance": 0.52976
}Semantic roles & 50–950 ramp
primary
#DFBA95
secondary
#618CB7
accent
#73C124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381