#DFCA9B#DFCA9B
#DFCA9B is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.5% C 0.066 H 86.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA9B |
|---|---|
| RGB | rgb(223, 202, 155) |
| HSL | hsl(41, 52%, 74%) |
| HSV | hsv(41, 30%, 87%) |
| CMYK | cmyk(0%, 9.4%, 30.5%, 12.5%) |
| CIE-LAB | lab(82.00, 0.39, 26.19) |
| CIE-LCH | lch(82.00, 26.19, 89.15°) |
| OKLab | oklab(84.5% 0.0038 0.066) |
| OKLCH | oklch(84.5% 0.066 86.7) |
| XYZ | xyz(57.4691, 60.2973, 39.6153) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.86
Wheat
#F5DEB3
ΔE00 5.03
Very Light Brown
#D3B683
ΔE00 5.43
Navajowhite
#FFDEAD
ΔE00 6.40
Moccasin
#FFE4B5
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA9B #9BB0DF
analogous
#DFA89B #DFCA9B #D2DF9B
triadic
#DFCA9B #9BDFCA #CA9BDF
tetradic
#DFCA9B #9BDFA8 #9BB0DF #DF9BD2
square
#DFCA9B #9BDFA8 #9BB0DF #DF9BD2
split-complementary
#DFCA9B #9BD2DF #A89BDF
monochromatic
#C1993E #D0B16D #DFCA9B #EEE3C9 #F8F3E8
Accessibility & contrast
On white
1.61
#DFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA9B
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA9B | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C998
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#EAC2BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfca9b; /* rgb */ color: rgb(223, 202, 155); /* oklch */ color: oklch(84.5% 0.066 86.7);
Tailwind
colors: {
custom: {
50: '#eadab8',
500: '#dfca9b',
950: '#000000',
},
}SCSS
$custom: #dfca9b; $custom-light: #eadab8; $custom-dark: #000000;
JSON
{
"hex": "#dfca9b",
"rgb": {
"r": 223,
"g": 202,
"b": 155
},
"hsl": {
"h": 41.471,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.84504,
"c": 0.06611,
"h": 86.7
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#DFCA9B
secondary
#6780B7
accent
#56BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381