#DFD19C#DFD19C
#DFD19C is a very light, moderate yellow. Relative luminance 0.637; OKLCH L 85.9% C 0.071 H 95.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD19C |
|---|---|
| RGB | rgb(223, 209, 156) |
| HSL | hsl(47, 51%, 74%) |
| HSV | hsv(47, 30%, 87%) |
| CMYK | cmyk(0%, 6.3%, 30%, 12.5%) |
| CIE-LAB | lab(83.80, -3.11, 28.10) |
| CIE-LCH | lch(83.80, 28.27, 96.31°) |
| OKLab | oklab(85.93% -0.0063 0.0706) |
| OKLCH | oklch(85.93% 0.071 95.1) |
| XYZ | xyz(59.2332, 63.6907, 40.6193) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.14
Vanilla
#F3E5AB
ΔE00 4.60
Wheat
#F5DEB3
ΔE00 5.75
Palegoldenrod
#EEE8AA
ΔE00 5.76
Pale Peach
#FFE5AD
ΔE00 6.26
Sand (survey)
#E2CA76
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD19C #9CAADF
analogous
#DFB09C #DFD19C #CCDF9C
triadic
#DFD19C #9CDFD1 #D19CDF
tetradic
#DFD19C #9CDFB0 #9CAADF #DF9CCC
square
#DFD19C #9CDFB0 #9CAADF #DF9CCC
split-complementary
#DFD19C #9CCCDF #B09CDF
monochromatic
#C1A640 #D0BC6E #DFD19C #EEE6CA #F8F4E8
Accessibility & contrast
On white
1.53
#DFD19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DFD19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD19C
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD19C | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE98
Deuteranopia (green-blind)
#E0D39E
Tritanopia (blue-blind)
#E9C9C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd19c; /* rgb */ color: rgb(223, 209, 156); /* oklch */ color: oklch(85.9% 0.071 95.1);
Tailwind
colors: {
custom: {
50: '#e9dfb9',
500: '#dfd19c',
950: '#000000',
},
}SCSS
$custom: #dfd19c; $custom-light: #e9dfb9; $custom-dark: #000000;
JSON
{
"hex": "#dfd19c",
"rgb": {
"r": 223,
"g": 209,
"b": 156
},
"hsl": {
"h": 47.463,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.85933,
"c": 0.07089,
"h": 95.1
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#DFD19C
secondary
#6878B7
accent
#47BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481