#DFBA99#DFBA99
#DFBA99 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.3% C 0.062 H 63.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBA99 |
|---|---|
| RGB | rgb(223, 186, 153) |
| HSL | hsl(28, 52%, 74%) |
| HSV | hsv(28, 31%, 87%) |
| CMYK | cmyk(0%, 16.6%, 31.4%, 12.5%) |
| CIE-LAB | lab(77.94, 8.54, 21.71) |
| CIE-LCH | lch(77.94, 23.33, 68.51°) |
| OKLab | oklab(81.3% 0.0275 0.0552) |
| OKLCH | oklch(81.3% 0.062 63.5) |
| XYZ | xyz(53.7411, 53.1079, 37.5509) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.51
Burlywood
#DEB887
ΔE00 4.78
Apricot
#FBCEB1
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 7.12
Fawn
#CFAF7B
ΔE00 7.36
Light Peach
#FFD8B1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBA99 #99BEDF
analogous
#DF999B #DFBA99 #DFDD99
triadic
#DFBA99 #99DFBA #BA99DF
tetradic
#DFBA99 #9BDF99 #99BEDF #DD99DF
square
#DFBA99 #9BDF99 #99BEDF #DD99DF
split-complementary
#DFBA99 #99DFDD #999BDF
monochromatic
#C17B3D #D09A6A #DFBA99 #EEDAC8 #F8EFE8
Accessibility & contrast
On white
1.81
#DFBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DFBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBA99
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBA99 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#EBB2B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfba99; /* rgb */ color: rgb(223, 186, 153); /* oklch */ color: oklch(81.3% 0.062 63.5);
Tailwind
colors: {
custom: {
50: '#eaceb7',
500: '#dfba99',
950: '#000000',
},
}SCSS
$custom: #dfba99; $custom-light: #eaceb7; $custom-dark: #000000;
JSON
{
"hex": "#dfba99",
"rgb": {
"r": 223,
"g": 186,
"b": 153
},
"hsl": {
"h": 28.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.81304,
"c": 0.06161,
"h": 63.5
},
"luminance": 0.53106
}Semantic roles & 50–950 ramp
primary
#DFBA99
secondary
#6590B7
accent
#77C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381