#DFB595#DFB595
#DFB595 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.3% C 0.065 H 59.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB595 |
|---|---|
| RGB | rgb(223, 181, 149) |
| HSL | hsl(26, 54%, 73%) |
| HSV | hsv(26, 33%, 87%) |
| CMYK | cmyk(0%, 18.8%, 33.2%, 12.5%) |
| CIE-LAB | lab(76.62, 10.70, 22.05) |
| CIE-LCH | lch(76.62, 24.51, 64.12°) |
| OKLab | oklab(80.25% 0.0337 0.0559) |
| OKLCH | oklch(80.25% 0.065 59) |
| XYZ | xyz(52.3813, 50.9081, 35.4951) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.82
Burlywood
#DEB887
ΔE00 5.90
Apricot
#FBCEB1
ΔE00 6.55
Fawn
#CFAF7B
ΔE00 8.28
Mushroom
#BA9E88
ΔE00 8.38
Peach (survey)
#FFB07C
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB595 #95BFDF
analogous
#DF959A #DFB595 #DFDA95
triadic
#DFB595 #95DFB5 #B595DF
tetradic
#DFB595 #9ADF95 #95BFDF #DA95DF
square
#DFB595 #9ADF95 #95BFDF #DA95DF
split-complementary
#DFB595 #95DFDA #959ADF
monochromatic
#C0743A #D19466 #DFB595 #EDD6C4 #F8EFE7
Accessibility & contrast
On white
1.88
#DFB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#DFB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB595
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB595 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#CBC195
Tritanopia (blue-blind)
#ECADAC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dfb595; /* rgb */ color: rgb(223, 181, 149); /* oklch */ color: oklch(80.3% 0.065 59.0);
Tailwind
colors: {
custom: {
50: '#eacbb4',
500: '#dfb595',
950: '#000000',
},
}SCSS
$custom: #dfb595; $custom-light: #eacbb4; $custom-dark: #000000;
JSON
{
"hex": "#dfb595",
"rgb": {
"r": 223,
"g": 181,
"b": 149
},
"hsl": {
"h": 25.946,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.8025,
"c": 0.06526,
"h": 59
},
"luminance": 0.50906
}Semantic roles & 50–950 ramp
primary
#DFB595
secondary
#6192B7
accent
#7DC124
background
#FEFDFD
surface
#FDF9F8
border
#D5D2D1
text
#161311
muted
#848281