#DFB495#DFB495
#DFB495 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.1% C 0.065 H 57.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB495 |
|---|---|
| RGB | rgb(223, 180, 149) |
| HSL | hsl(25, 54%, 73%) |
| HSV | hsv(25, 33%, 87%) |
| CMYK | cmyk(0%, 19.3%, 33.2%, 12.5%) |
| CIE-LAB | lab(76.38, 11.23, 21.71) |
| CIE-LCH | lch(76.38, 24.44, 62.65°) |
| OKLab | oklab(80.06% 0.0352 0.0551) |
| OKLCH | oklch(80.06% 0.065 57.4) |
| XYZ | xyz(52.1787, 50.5029, 35.4275) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.44
Apricot
#FBCEB1
ΔE00 6.61
Peach (survey)
#FFB07C
ΔE00 8.28
Pinkish Tan
#D99B82
ΔE00 8.30
Mushroom
#BA9E88
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB495 #95C0DF
analogous
#DF959B #DFB495 #DFD995
triadic
#DFB495 #95DFB4 #B495DF
tetradic
#DFB495 #9BDF95 #95C0DF #D995DF
square
#DFB495 #9BDF95 #95C0DF #D995DF
split-complementary
#DFB495 #95DFD9 #959BDF
monochromatic
#C0723A #D19366 #DFB495 #EDD5C4 #F8EEE7
Accessibility & contrast
On white
1.89
#DFB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#DFB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB495
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB495 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#ECACAC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dfb495; /* rgb */ color: rgb(223, 180, 149); /* oklch */ color: oklch(80.1% 0.065 57.4);
Tailwind
colors: {
custom: {
50: '#eacab4',
500: '#dfb495',
950: '#000000',
},
}SCSS
$custom: #dfb495; $custom-light: #eacab4; $custom-dark: #000000;
JSON
{
"hex": "#dfb495",
"rgb": {
"r": 223,
"g": 180,
"b": 149
},
"hsl": {
"h": 25.135,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.80058,
"c": 0.06539,
"h": 57.4
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#DFB495
secondary
#6193B7
accent
#7FC124
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281