#DFB692#DFB692
#DFB692 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.4% C 0.068 H 62.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB692 |
|---|---|
| RGB | rgb(223, 182, 146) |
| HSL | hsl(28, 55%, 72%) |
| HSV | hsv(28, 35%, 87%) |
| CMYK | cmyk(0%, 18.4%, 34.5%, 12.5%) |
| CIE-LAB | lab(76.81, 9.80, 23.91) |
| CIE-LCH | lch(76.81, 25.84, 67.73°) |
| OKLab | oklab(80.38% 0.0309 0.0604) |
| OKLCH | oklch(80.38% 0.068 62.9) |
| XYZ | xyz(52.3489, 51.2216, 34.3179) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.37
Tan
#D2B48C
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 6.91
Apricot
#FBCEB1
ΔE00 6.96
Very Light Brown
#D3B683
ΔE00 7.02
Toupe
#C7AC7D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB692 #92BBDF
analogous
#DF9295 #DFB692 #DFDD92
triadic
#DFB692 #92DFB6 #B692DF
tetradic
#DFB692 #95DF92 #92BBDF #DD92DF
square
#DFB692 #95DF92 #92BBDF #DD92DF
split-complementary
#DFB692 #92DFDD #9295DF
monochromatic
#BF7738 #D19663 #DFB692 #EDD6C1 #F8EFE7
Accessibility & contrast
On white
1.87
#DFB692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#DFB692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB692
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB692 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B890
Deuteranopia (green-blind)
#CDC193
Tritanopia (blue-blind)
#ECADAC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dfb692; /* rgb */ color: rgb(223, 182, 146); /* oklch */ color: oklch(80.4% 0.068 62.9);
Tailwind
colors: {
custom: {
50: '#eacbb2',
500: '#dfb692',
950: '#000000',
},
}SCSS
$custom: #dfb692; $custom-light: #eacbb2; $custom-dark: #000000;
JSON
{
"hex": "#dfb692",
"rgb": {
"r": 223,
"g": 182,
"b": 146
},
"hsl": {
"h": 28.052,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.8038,
"c": 0.06782,
"h": 62.9
},
"luminance": 0.51219
}Semantic roles & 50–950 ramp
primary
#DFB692
secondary
#5E8DB7
accent
#78C223
background
#FEFDFD
surface
#FDF9F7
border
#D5D2D0
text
#161311
muted
#848281