#DFCA85#DFCA85
#DFCA85 is a very light, moderate yellow. Relative luminance 0.596; OKLCH L 84.1% C 0.091 H 93.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA85 |
|---|---|
| RGB | rgb(223, 202, 133) |
| HSL | hsl(46, 58%, 70%) |
| HSV | hsv(46, 40%, 87%) |
| CMYK | cmyk(0%, 9.4%, 40.4%, 12.5%) |
| CIE-LAB | lab(81.63, -2.20, 37.11) |
| CIE-LCH | lch(81.63, 37.17, 93.39°) |
| OKLab | oklab(84.1% -0.005 0.091) |
| OKLCH | oklch(84.1% 0.091 93.1) |
| XYZ | xyz(55.7869, 59.6245, 30.7558) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.70
Beige (survey)
#E6DAA6
ΔE00 5.63
Sandy
#F1DA7A
ΔE00 5.70
Wheat (survey)
#FBDD7E
ΔE00 6.48
Tan (survey)
#D1B26F
ΔE00 6.51
Vanilla
#F3E5AB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA85 #859ADF
analogous
#DF9D85 #DFCA85 #C7DF85
triadic
#DFCA85 #85DFCA #CA85DF
tetradic
#DFCA85 #85DF9D #859ADF #DF85C7
square
#DFCA85 #85DF9D #859ADF #DF85C7
split-complementary
#DFCA85 #85C7DF #9D85DF
monochromatic
#B99931 #D2B555 #DFCA85 #ECDFB5 #F8F4E6
Accessibility & contrast
On white
1.62
#DFCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DFCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA85
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA85 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#ECC0B9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfca85; /* rgb */ color: rgb(223, 202, 133); /* oklch */ color: oklch(84.1% 0.091 93.1);
Tailwind
colors: {
custom: {
50: '#eadaa9',
500: '#dfca85',
950: '#000000',
},
}SCSS
$custom: #dfca85; $custom-light: #eadaa9; $custom-dark: #000000;
JSON
{
"hex": "#dfca85",
"rgb": {
"r": 223,
"g": 202,
"b": 133
},
"hsl": {
"h": 46,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84096,
"c": 0.09114,
"h": 93.1
},
"luminance": 0.59622
}Semantic roles & 50–950 ramp
primary
#DFCA85
secondary
#5269B6
accent
#46C61F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380