#DFBF80#DFBF80
#DFBF80 is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.089 H 83.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBF80 |
|---|---|
| RGB | rgb(223, 191, 128) |
| HSL | hsl(40, 60%, 69%) |
| HSV | hsv(40, 43%, 87%) |
| CMYK | cmyk(0%, 14.3%, 42.6%, 12.5%) |
| CIE-LAB | lab(78.76, 3.00, 35.97) |
| CIE-LCH | lch(78.76, 36.09, 85.23°) |
| OKLab | oklab(81.81% 0.0098 0.0882) |
| OKLCH | oklch(81.81% 0.089 83.7) |
| XYZ | xyz(52.9601, 54.5104, 28.1498) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.48
Tan (survey)
#D1B26F
ΔE00 3.64
Burlywood
#DEB887
ΔE00 4.60
Fawn
#CFAF7B
ΔE00 4.77
Sandstone
#C9AE74
ΔE00 4.94
Sand (survey)
#E2CA76
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBF80 #80A0DF
analogous
#DF9080 #DFBF80 #D0DF80
triadic
#DFBF80 #80DFBF #BF80DF
tetradic
#DFBF80 #80DF90 #80A0DF #DF80D0
square
#DFBF80 #80DF90 #80A0DF #DF80D0
split-complementary
#DFBF80 #80D0DF #9080DF
monochromatic
#B7892E #D3A64F #DFBF80 #EBD8B1 #F8F0E2
Accessibility & contrast
On white
1.76
#DFBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DFBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBF80
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBF80 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7B
Deuteranopia (green-blind)
#D6C682
Tritanopia (blue-blind)
#EDB4AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbf80; /* rgb */ color: rgb(223, 191, 128); /* oklch */ color: oklch(81.8% 0.089 83.7);
Tailwind
colors: {
custom: {
50: '#ead2a5',
500: '#dfbf80',
950: '#000000',
},
}SCSS
$custom: #dfbf80; $custom-light: #ead2a5; $custom-dark: #000000;
JSON
{
"hex": "#dfbf80",
"rgb": {
"r": 223,
"g": 191,
"b": 128
},
"hsl": {
"h": 39.789,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.81805,
"c": 0.08869,
"h": 83.7
},
"luminance": 0.54508
}Semantic roles & 50–950 ramp
primary
#DFBF80
secondary
#4D70B6
accent
#57C71E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380