#DFB296#DFB296
#DFB296 is a light, moderate orange. Relative luminance 0.497; OKLCH L 79.7% C 0.065 H 53.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB296 |
|---|---|
| RGB | rgb(223, 178, 150) |
| HSL | hsl(23, 53%, 73%) |
| HSV | hsv(23, 33%, 87%) |
| CMYK | cmyk(0%, 20.2%, 32.7%, 12.5%) |
| CIE-LAB | lab(75.91, 12.42, 20.53) |
| CIE-LCH | lch(75.91, 23.99, 58.82°) |
| OKLab | oklab(79.7% 0.0388 0.0522) |
| OKLCH | oklch(79.7% 0.065 53.4) |
| XYZ | xyz(51.8580, 49.7333, 35.7162) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.88
Pinkish Tan
#D99B82
ΔE00 7.13
Tan
#D2B48C
ΔE00 7.73
Burlywood
#DEB887
ΔE00 7.91
Mushroom
#BA9E88
ΔE00 8.28
Peach (survey)
#FFB07C
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB296 #96C3DF
analogous
#DF969E #DFB296 #DFD796
triadic
#DFB296 #96DFB2 #B296DF
tetradic
#DFB296 #9EDF96 #96C3DF #D796DF
square
#DFB296 #9EDF96 #96C3DF #D796DF
split-complementary
#DFB296 #96DFD7 #969EDF
monochromatic
#C06E3B #D19067 #DFB296 #EDD4C5 #F8EEE8
Accessibility & contrast
On white
1.92
#DFB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#DFB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB296
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB296 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB594
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#ECAAAA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfb296; /* rgb */ color: rgb(223, 178, 150); /* oklch */ color: oklch(79.7% 0.065 53.4);
Tailwind
colors: {
custom: {
50: '#eac9b5',
500: '#dfb296',
950: '#000000',
},
}SCSS
$custom: #dfb296; $custom-light: #eac9b5; $custom-dark: #000000;
JSON
{
"hex": "#dfb296",
"rgb": {
"r": 223,
"g": 178,
"b": 150
},
"hsl": {
"h": 23.014,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.79696,
"c": 0.06504,
"h": 53.4
},
"luminance": 0.49731
}Semantic roles & 50–950 ramp
primary
#DFB296
secondary
#DCE8EF
accent
#85C125
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280