#DFD39C#DFD39C
#DFD39C is a very light, moderate yellow. Relative luminance 0.647; OKLCH L 86.3% C 0.073 H 97.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD39C |
|---|---|
| RGB | rgb(223, 211, 156) |
| HSL | hsl(49, 51%, 74%) |
| HSV | hsv(49, 30%, 87%) |
| CMYK | cmyk(0%, 5.4%, 30%, 12.5%) |
| CIE-LAB | lab(84.32, -4.14, 28.79) |
| CIE-LCH | lch(84.32, 29.09, 98.18°) |
| OKLab | oklab(86.34% -0.0092 0.0723) |
| OKLCH | oklch(86.34% 0.073 97.3) |
| XYZ | xyz(59.7270, 64.6782, 40.7839) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.82
Vanilla
#F3E5AB
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 5.01
Wheat
#F5DEB3
ΔE00 6.25
Light Tan
#FBEEAC
ΔE00 6.29
Pale Peach
#FFE5AD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD39C #9CA8DF
analogous
#DFB29C #DFD39C #CADF9C
triadic
#DFD39C #9CDFD3 #D39CDF
tetradic
#DFD39C #9CDFB2 #9CA8DF #DF9CCA
square
#DFD39C #9CDFB2 #9CA8DF #DF9CCA
split-complementary
#DFD39C #9CCADF #B29CDF
monochromatic
#C1AA40 #D0BE6E #DFD39C #EEE8CA #F8F5E8
Accessibility & contrast
On white
1.51
#DFD39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#DFD39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD39C
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD39C | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#E9CBC4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd39c; /* rgb */ color: rgb(223, 211, 156); /* oklch */ color: oklch(86.3% 0.073 97.3);
Tailwind
colors: {
custom: {
50: '#e9e0b9',
500: '#dfd39c',
950: '#000000',
},
}SCSS
$custom: #dfd39c; $custom-light: #e9e0b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd39c",
"rgb": {
"r": 223,
"g": 211,
"b": 156
},
"hsl": {
"h": 49.254,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.86338,
"c": 0.07285,
"h": 97.3
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#DFD39C
secondary
#6876B7
accent
#42BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481