#DFB68F#DFB68F
#DFB68F is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.3% C 0.071 H 65.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB68F |
|---|---|
| RGB | rgb(223, 182, 143) |
| HSL | hsl(29, 56%, 72%) |
| HSV | hsv(29, 36%, 87%) |
| CMYK | cmyk(0%, 18.4%, 35.9%, 12.5%) |
| CIE-LAB | lab(76.76, 9.43, 25.44) |
| CIE-LCH | lch(76.76, 27.13, 69.66°) |
| OKLab | oklab(80.32% 0.0297 0.064) |
| OKLCH | oklch(80.32% 0.071 65.1) |
| XYZ | xyz(52.1186, 51.1295, 33.1050) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Tan
#D2B48C
ΔE00 3.97
Fawn
#CFAF7B
ΔE00 6.09
Very Light Brown
#D3B683
ΔE00 6.19
Toupe
#C7AC7D
ΔE00 6.99
Apricot
#FBCEB1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB68F #8FB8DF
analogous
#DF8F90 #DFB68F #DFDE8F
triadic
#DFB68F #8FDFB6 #B68FDF
tetradic
#DFB68F #90DF8F #8FB8DF #DE8FDF
square
#DFB68F #90DF8F #8FB8DF #DE8FDF
split-complementary
#DFB68F #8FDFDE #8F90DF
monochromatic
#BD7836 #D1975F #DFB68F #EDD5BF #F8EFE7
Accessibility & contrast
On white
1.87
#DFB68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#DFB68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB68F
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB68F | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88C
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#ECADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb68f; /* rgb */ color: rgb(223, 182, 143); /* oklch */ color: oklch(80.3% 0.071 65.1);
Tailwind
colors: {
custom: {
50: '#eacbb0',
500: '#dfb68f',
950: '#000000',
},
}SCSS
$custom: #dfb68f; $custom-light: #eacbb0; $custom-dark: #000000;
JSON
{
"hex": "#dfb68f",
"rgb": {
"r": 223,
"g": 182,
"b": 143
},
"hsl": {
"h": 29.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.80318,
"c": 0.07052,
"h": 65.1
},
"luminance": 0.51127
}Semantic roles & 50–950 ramp
primary
#DFB68F
secondary
#5B8AB7
accent
#75C322
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#161310
muted
#858281