#DFBF99#DFBF99
#DFBF99 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.3% C 0.062 H 71.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF99 |
|---|---|
| RGB | rgb(223, 191, 153) |
| HSL | hsl(33, 52%, 74%) |
| HSV | hsv(33, 31%, 87%) |
| CMYK | cmyk(0%, 14.3%, 31.4%, 12.5%) |
| CIE-LAB | lab(79.19, 5.90, 23.42) |
| CIE-LCH | lch(79.19, 24.15, 75.86°) |
| OKLab | oklab(82.28% 0.0198 0.0593) |
| OKLCH | oklch(82.28% 0.062 71.6) |
| XYZ | xyz(54.8129, 55.2516, 37.9081) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.19
Burlywood
#DEB887
ΔE00 3.38
Very Light Brown
#D3B683
ΔE00 4.97
Fawn
#CFAF7B
ΔE00 5.92
Khaki
#C3B091
ΔE00 6.40
Toupe
#C7AC7D
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF99 #99B9DF
analogous
#DF9C99 #DFBF99 #DCDF99
triadic
#DFBF99 #99DFBF #BF99DF
tetradic
#DFBF99 #99DF9C #99B9DF #DF99DC
square
#DFBF99 #99DF9C #99B9DF #DF99DC
split-complementary
#DFBF99 #99DCDF #9C99DF
monochromatic
#C1843D #D0A26A #DFBF99 #EEDCC8 #F8F0E8
Accessibility & contrast
On white
1.74
#DFBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DFBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF99
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF99 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#EBB7B5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbf99; /* rgb */ color: rgb(223, 191, 153); /* oklch */ color: oklch(82.3% 0.062 71.6);
Tailwind
colors: {
custom: {
50: '#ead2b7',
500: '#dfbf99',
950: '#000000',
},
}SCSS
$custom: #dfbf99; $custom-light: #ead2b7; $custom-dark: #000000;
JSON
{
"hex": "#dfbf99",
"rgb": {
"r": 223,
"g": 191,
"b": 153
},
"hsl": {
"h": 32.571,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.82281,
"c": 0.06249,
"h": 71.6
},
"luminance": 0.55249
}Semantic roles & 50–950 ramp
primary
#DFBF99
secondary
#658BB7
accent
#6CC026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381