#DFBB99#DFBB99
#DFBB99 is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.5% C 0.062 H 65.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBB99 |
|---|---|
| RGB | rgb(223, 187, 153) |
| HSL | hsl(29, 52%, 74%) |
| HSV | hsv(29, 31%, 87%) |
| CMYK | cmyk(0%, 16.1%, 31.4%, 12.5%) |
| CIE-LAB | lab(78.19, 8.01, 22.05) |
| CIE-LCH | lch(78.19, 23.46, 70.02°) |
| OKLab | oklab(81.5% 0.0259 0.056) |
| OKLCH | oklch(81.5% 0.062 65.2) |
| XYZ | xyz(53.9525, 53.5307, 37.6213) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.10
Burlywood
#DEB887
ΔE00 4.36
Apricot
#FBCEB1
ΔE00 6.50
Very Light Brown
#D3B683
ΔE00 6.63
Fawn
#CFAF7B
ΔE00 6.98
Light Peach
#FFD8B1
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBB99 #99BDDF
analogous
#DF999A #DFBB99 #DFDE99
triadic
#DFBB99 #99DFBB #BB99DF
tetradic
#DFBB99 #9ADF99 #99BDDF #DE99DF
square
#DFBB99 #9ADF99 #99BDDF #DE99DF
split-complementary
#DFBB99 #99DFDE #999ADF
monochromatic
#C17D3D #D09C6A #DFBB99 #EEDAC8 #F8EFE8
Accessibility & contrast
On white
1.79
#DFBB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DFBB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBB99
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBB99 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#CFC59A
Tritanopia (blue-blind)
#EBB3B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbb99; /* rgb */ color: rgb(223, 187, 153); /* oklch */ color: oklch(81.5% 0.062 65.2);
Tailwind
colors: {
custom: {
50: '#eacfb7',
500: '#dfbb99',
950: '#000000',
},
}SCSS
$custom: #dfbb99; $custom-light: #eacfb7; $custom-dark: #000000;
JSON
{
"hex": "#dfbb99",
"rgb": {
"r": 223,
"g": 187,
"b": 153
},
"hsl": {
"h": 29.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.81499,
"c": 0.06169,
"h": 65.2
},
"luminance": 0.53529
}Semantic roles & 50–950 ramp
primary
#DFBB99
secondary
#658FB7
accent
#75C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381