#DFCD93#DFCD93
#DFCD93 is a very light, moderate yellow. Relative luminance 0.615; OKLCH L 85.0% C 0.078 H 92.9°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD93 |
|---|---|
| RGB | rgb(223, 205, 147) |
| HSL | hsl(46, 54%, 73%) |
| HSV | hsv(46, 34%, 87%) |
| CMYK | cmyk(0%, 8.1%, 34.1%, 12.5%) |
| CIE-LAB | lab(82.62, -2.16, 31.20) |
| CIE-LCH | lch(82.62, 31.27, 93.96°) |
| OKLab | oklab(84.95% -0.0039 0.0777) |
| OKLCH | oklch(84.95% 0.078 92.9) |
| XYZ | xyz(57.5301, 61.4589, 36.4304) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.65
Sand (survey)
#E2CA76
ΔE00 5.06
Vanilla
#F3E5AB
ΔE00 5.49
Wheat
#F5DEB3
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD93 #93A5DF
analogous
#DFA793 #DFCD93 #CBDF93
triadic
#DFCD93 #93DFCD #CD93DF
tetradic
#DFCD93 #93DFA7 #93A5DF #DF93CB
square
#DFCD93 #93DFA7 #93A5DF #DF93CB
split-complementary
#DFCD93 #93CBDF #A793DF
monochromatic
#BF9F39 #D1B764 #DFCD93 #EDE3C2 #F8F4E7
Accessibility & contrast
On white
1.58
#DFCD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DFCD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD93
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD93 | 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)
#D9CA8F
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#EBC4BE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcd93; /* rgb */ color: rgb(223, 205, 147); /* oklch */ color: oklch(85.0% 0.078 92.9);
Tailwind
colors: {
custom: {
50: '#eadcb3',
500: '#dfcd93',
950: '#000000',
},
}SCSS
$custom: #dfcd93; $custom-light: #eadcb3; $custom-dark: #000000;
JSON
{
"hex": "#dfcd93",
"rgb": {
"r": 223,
"g": 205,
"b": 147
},
"hsl": {
"h": 45.789,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.84951,
"c": 0.07784,
"h": 92.9
},
"luminance": 0.61457
}Semantic roles & 50–950 ramp
primary
#DFCD93
secondary
#5F74B7
accent
#49C224
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481