#DFBE8E#DFBE8E
#DFBE8E is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.9% C 0.073 H 76.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBE8E |
|---|---|
| RGB | rgb(223, 190, 142) |
| HSL | hsl(36, 56%, 72%) |
| HSV | hsv(36, 36%, 87%) |
| CMYK | cmyk(0%, 14.8%, 36.3%, 12.5%) |
| CIE-LAB | lab(78.74, 5.08, 28.63) |
| CIE-LCH | lch(78.74, 29.08, 79.94°) |
| OKLab | oklab(81.86% 0.0169 0.0715) |
| OKLCH | oklch(81.86% 0.074 76.7) |
| XYZ | xyz(53.7286, 54.4701, 33.2696) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.99
Very Light Brown
#D3B683
ΔE00 2.91
Tan
#D2B48C
ΔE00 3.33
Fawn
#CFAF7B
ΔE00 4.24
Toupe
#C7AC7D
ΔE00 5.43
Tan (survey)
#D1B26F
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBE8E #8EAFDF
analogous
#DF968E #DFBE8E #D7DF8E
triadic
#DFBE8E #8EDFBE #BE8EDF
tetradic
#DFBE8E #8EDF96 #8EAFDF #DF8ED7
square
#DFBE8E #8EDF96 #8EAFDF #DF8ED7
split-complementary
#DFBE8E #8ED7DF #968EDF
monochromatic
#BD8636 #D1A35E #DFBE8E #EDD9BE #F8F1E7
Accessibility & contrast
On white
1.77
#DFBE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DFBE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBE8E
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBE8E | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8B
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#ECB5B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfbe8e; /* rgb */ color: rgb(223, 190, 142); /* oklch */ color: oklch(81.9% 0.073 76.7);
Tailwind
colors: {
custom: {
50: '#ead1af',
500: '#dfbe8e',
950: '#000000',
},
}SCSS
$custom: #dfbe8e; $custom-light: #ead1af; $custom-dark: #000000;
JSON
{
"hex": "#dfbe8e",
"rgb": {
"r": 223,
"g": 190,
"b": 142
},
"hsl": {
"h": 35.556,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.81862,
"c": 0.0735,
"h": 76.7
},
"luminance": 0.54468
}Semantic roles & 50–950 ramp
primary
#DFBE8E
secondary
#5A80B7
accent
#64C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381