#DFC692#DFC692
#DFC692 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.5% C 0.074 H 85.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC692 |
|---|---|
| RGB | rgb(223, 198, 146) |
| HSL | hsl(41, 55%, 72%) |
| HSV | hsv(41, 35%, 87%) |
| CMYK | cmyk(0%, 11.2%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.82, 1.36, 29.32) |
| CIE-LCH | lch(80.82, 29.35, 87.35°) |
| OKLab | oklab(83.53% 0.0062 0.0733) |
| OKLCH | oklch(83.53% 0.074 85.1) |
| XYZ | xyz(55.8148, 58.1534, 35.4732) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.14
Burlywood
#DEB887
ΔE00 5.38
Tan
#D2B48C
ΔE00 5.91
Beige (survey)
#E6DAA6
ΔE00 6.04
Fawn
#CFAF7B
ΔE00 6.08
Tan (survey)
#D1B26F
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC692 #92ABDF
analogous
#DF9F92 #DFC692 #D2DF92
triadic
#DFC692 #92DFC6 #C692DF
tetradic
#DFC692 #92DF9F #92ABDF #DF92D2
square
#DFC692 #92DF9F #92ABDF #DF92D2
split-complementary
#DFC692 #92D2DF #9F92DF
monochromatic
#BF9338 #D1AD63 #DFC692 #EDDFC1 #F8F3E7
Accessibility & contrast
On white
1.66
#DFC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DFC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC692
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC692 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C58E
Deuteranopia (green-blind)
#D9CB94
Tritanopia (blue-blind)
#EBBDB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfc692; /* rgb */ color: rgb(223, 198, 146); /* oklch */ color: oklch(83.5% 0.074 85.1);
Tailwind
colors: {
custom: {
50: '#ead7b2',
500: '#dfc692',
950: '#000000',
},
}SCSS
$custom: #dfc692; $custom-light: #ead7b2; $custom-dark: #000000;
JSON
{
"hex": "#dfc692",
"rgb": {
"r": 223,
"g": 198,
"b": 146
},
"hsl": {
"h": 40.519,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.83526,
"c": 0.07354,
"h": 85.1
},
"luminance": 0.58151
}Semantic roles & 50–950 ramp
primary
#DFC692
secondary
#5E7BB7
accent
#57C223
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381