#DFB294#DFB294
#DFB294 is a light, moderate orange. Relative luminance 0.497; OKLCH L 79.7% C 0.067 H 55.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB294 |
|---|---|
| RGB | rgb(223, 178, 148) |
| HSL | hsl(24, 54%, 73%) |
| HSV | hsv(24, 34%, 87%) |
| CMYK | cmyk(0%, 20.2%, 33.6%, 12.5%) |
| CIE-LAB | lab(75.87, 12.17, 21.55) |
| CIE-LCH | lch(75.87, 24.75, 60.54°) |
| OKLab | oklab(79.65% 0.038 0.0547) |
| OKLCH | oklch(79.65% 0.067 55.2) |
| XYZ | xyz(51.6984, 49.6694, 34.8753) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.92
Tan
#D2B48C
ΔE00 7.13
Burlywood
#DEB887
ΔE00 7.22
Pinkish Tan
#D99B82
ΔE00 7.43
Peach (survey)
#FFB07C
ΔE00 8.05
Mushroom
#BA9E88
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB294 #94C1DF
analogous
#DF949B #DFB294 #DFD794
triadic
#DFB294 #94DFB2 #B294DF
tetradic
#DFB294 #9BDF94 #94C1DF #D794DF
square
#DFB294 #9BDF94 #94C1DF #D794DF
split-complementary
#DFB294 #94DFD7 #949BDF
monochromatic
#BF6F39 #D19065 #DFB294 #EDD4C3 #F8EEE7
Accessibility & contrast
On white
1.92
#DFB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#DFB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB294
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB294 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB592
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#ECAAAA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfb294; /* rgb */ color: rgb(223, 178, 148); /* oklch */ color: oklch(79.7% 0.067 55.2);
Tailwind
colors: {
custom: {
50: '#eac9b3',
500: '#dfb294',
950: '#000000',
},
}SCSS
$custom: #dfb294; $custom-light: #eac9b3; $custom-dark: #000000;
JSON
{
"hex": "#dfb294",
"rgb": {
"r": 223,
"g": 178,
"b": 148
},
"hsl": {
"h": 24,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.79653,
"c": 0.06657,
"h": 55.2
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#DFB294
secondary
#DCE7EF
accent
#82C124
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161311
muted
#848280