#DFCD96#DFCD96
#DFCD96 is a very light, moderate yellow. Relative luminance 0.616; OKLCH L 85.0% C 0.074 H 92.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCD96 |
|---|---|
| RGB | rgb(223, 205, 150) |
| HSL | hsl(45, 53%, 73%) |
| HSV | hsv(45, 33%, 87%) |
| CMYK | cmyk(0%, 8.1%, 32.7%, 12.5%) |
| CIE-LAB | lab(82.68, -1.79, 29.71) |
| CIE-LCH | lch(82.68, 29.76, 93.45°) |
| OKLab | oklab(85.01% -0.0027 0.0743) |
| OKLCH | oklch(85.01% 0.074 92.1) |
| XYZ | xyz(57.7686, 61.5543, 37.6864) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.48
Vanilla
#F3E5AB
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 5.67
Wheat
#F5DEB3
ΔE00 5.83
Pale Peach
#FFE5AD
ΔE00 6.32
Very Light Brown
#D3B683
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCD96 #96A8DF
analogous
#DFA896 #DFCD96 #CDDF96
triadic
#DFCD96 #96DFCD #CD96DF
tetradic
#DFCD96 #96DFA8 #96A8DF #DF96CD
square
#DFCD96 #96DFA8 #96A8DF #DF96CD
split-complementary
#DFCD96 #96CDDF #A896DF
monochromatic
#C09F3B #D1B767 #DFCD96 #EDE3C5 #F8F4E8
Accessibility & contrast
On white
1.58
#DFCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DFCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCD96
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCD96 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#DED098
Tritanopia (blue-blind)
#EAC5BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dfcd96; /* rgb */ color: rgb(223, 205, 150); /* oklch */ color: oklch(85.0% 0.074 92.1);
Tailwind
colors: {
custom: {
50: '#eadcb5',
500: '#dfcd96',
950: '#000000',
},
}SCSS
$custom: #dfcd96; $custom-light: #eadcb5; $custom-dark: #000000;
JSON
{
"hex": "#dfcd96",
"rgb": {
"r": 223,
"g": 205,
"b": 150
},
"hsl": {
"h": 45.205,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85008,
"c": 0.07435,
"h": 92.1
},
"luminance": 0.61553
}Semantic roles & 50–950 ramp
primary
#DFCD96
secondary
#6277B7
accent
#4BC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161511
muted
#848481