#DFB899#DFB899
#DFB899 is a light, moderate orange. Relative luminance 0.523; OKLCH L 80.9% C 0.062 H 60.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB899 |
|---|---|
| RGB | rgb(223, 184, 153) |
| HSL | hsl(27, 52%, 74%) |
| HSV | hsv(27, 31%, 87%) |
| CMYK | cmyk(0%, 17.5%, 31.4%, 12.5%) |
| CIE-LAB | lab(77.44, 9.61, 21.03) |
| CIE-LCH | lch(77.44, 23.12, 65.45°) |
| OKLab | oklab(80.92% 0.0306 0.0535) |
| OKLCH | oklch(80.92% 0.062 60.2) |
| XYZ | xyz(53.3227, 52.2712, 37.4114) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.46
Burlywood
#DEB887
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 6.13
Light Peach
#FFD8B1
ΔE00 8.00
Peach
#FFDAB9
ΔE00 8.08
Very Light Brown
#D3B683
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB899 #99C0DF
analogous
#DF999D #DFB899 #DFDB99
triadic
#DFB899 #99DFB8 #B899DF
tetradic
#DFB899 #9DDF99 #99C0DF #DB99DF
square
#DFB899 #9DDF99 #99C0DF #DB99DF
split-complementary
#DFB899 #99DFDB #999DDF
monochromatic
#C1773D #D0986A #DFB899 #EED8C8 #F8EFE8
Accessibility & contrast
On white
1.83
#DFB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#DFB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB899
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB899 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA97
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#EBB0B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #dfb899; /* rgb */ color: rgb(223, 184, 153); /* oklch */ color: oklch(80.9% 0.062 60.2);
Tailwind
colors: {
custom: {
50: '#eacdb7',
500: '#dfb899',
950: '#000000',
},
}SCSS
$custom: #dfb899; $custom-light: #eacdb7; $custom-dark: #000000;
JSON
{
"hex": "#dfb899",
"rgb": {
"r": 223,
"g": 184,
"b": 153
},
"hsl": {
"h": 26.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.80916,
"c": 0.06161,
"h": 60.2
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#DFB899
secondary
#6593B7
accent
#7CC026
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381