#DFCABA#DFCABA
#DFCABA is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.2% C 0.032 H 59.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCABA |
|---|---|
| RGB | rgb(223, 202, 186) |
| HSL | hsl(26, 37%, 80%) |
| HSV | hsv(26, 17%, 87%) |
| CMYK | cmyk(0%, 9.4%, 16.6%, 12.5%) |
| CIE-LAB | lab(82.63, 4.76, 10.65) |
| CIE-LCH | lch(82.63, 11.67, 65.93°) |
| OKLab | oklab(85.21% 0.0163 0.0278) |
| OKLCH | oklch(85.21% 0.032 59.7) |
| XYZ | xyz(60.4146, 61.4755, 55.1283) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.48
Warm Beige
#E9DCC9
ΔE00 5.80
Peach
#FFDAB9
ΔE00 7.65
Apricot
#FBCEB1
ΔE00 7.76
Antiquewhite
#FAEBD7
ΔE00 8.08
Champagne
#F7E7CE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCABA #BACFDF
analogous
#DFBABC #DFCABA #DFDDBA
triadic
#DFCABA #BADFCA #CABADF
tetradic
#DFCABA #BCDFBA #BACFDF #DDBADF
square
#DFCABA #BCDFBA #BACFDF #DDBADF
split-complementary
#DFCABA #BADFDD #BABCDF
monochromatic
#B88A66 #CCAA90 #DFCABA #F2EAE4 #F5EFEA
Accessibility & contrast
On white
1.58
#DFCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DFCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCABA
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCABA | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBB9
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#E6C6C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcaba; /* rgb */ color: rgb(223, 202, 186); /* oklch */ color: oklch(85.2% 0.032 59.7);
Tailwind
colors: {
custom: {
50: '#e9dace',
500: '#dfcaba',
950: '#000000',
},
}SCSS
$custom: #dfcaba; $custom-light: #e9dace; $custom-dark: #000000;
JSON
{
"hex": "#dfcaba",
"rgb": {
"r": 223,
"g": 202,
"b": 186
},
"hsl": {
"h": 25.946,
"s": 36.634,
"l": 80.196
},
"oklch": {
"l": 0.85211,
"c": 0.0322,
"h": 59.7
},
"luminance": 0.61474
}Semantic roles & 50–950 ramp
primary
#DFCABA
secondary
#86A2B7
accent
#7BB036
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383