#DFCA9F#DFCA9F
#DFCA9F is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.6% C 0.061 H 84.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA9F |
|---|---|
| RGB | rgb(223, 202, 159) |
| HSL | hsl(40, 50%, 75%) |
| HSV | hsv(40, 29%, 87%) |
| CMYK | cmyk(0%, 9.4%, 28.7%, 12.5%) |
| CIE-LAB | lab(82.07, 0.91, 24.18) |
| CIE-LCH | lch(82.07, 24.20, 87.86°) |
| OKLab | oklab(84.59% 0.0054 0.0612) |
| OKLCH | oklch(84.59% 0.061 84.9) |
| XYZ | xyz(57.8105, 60.4339, 41.4138) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.79
Beige (survey)
#E6DAA6
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.62
Navajowhite
#FFDEAD
ΔE00 6.30
Tan
#D2B48C
ΔE00 6.32
Moccasin
#FFE4B5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA9F #9FB4DF
analogous
#DFAA9F #DFCA9F #D4DF9F
triadic
#DFCA9F #9FDFCA #CA9FDF
tetradic
#DFCA9F #9FDFAA #9FB4DF #DF9FD4
square
#DFCA9F #9FDFAA #9FB4DF #DF9FD4
split-complementary
#DFCA9F #9FD4DF #AA9FDF
monochromatic
#C09743 #D0B171 #DFCA9F #EEE3CD #F7F2E8
Accessibility & contrast
On white
1.60
#DFCA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DFCA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA9F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA9F | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#DACEA0
Tritanopia (blue-blind)
#EAC3BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfca9f; /* rgb */ color: rgb(223, 202, 159); /* oklch */ color: oklch(84.6% 0.061 84.9);
Tailwind
colors: {
custom: {
50: '#e9dabb',
500: '#dfca9f',
950: '#000000',
},
}SCSS
$custom: #dfca9f; $custom-light: #e9dabb; $custom-dark: #000000;
JSON
{
"hex": "#dfca9f",
"rgb": {
"r": 223,
"g": 202,
"b": 159
},
"hsl": {
"h": 40.312,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.84586,
"c": 0.06148,
"h": 84.9
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#DFCA9F
secondary
#6B84B8
accent
#59BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382