#DFD29C#DFD29C
#DFD29C is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.1% C 0.072 H 96.2°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD29C |
|---|---|
| RGB | rgb(223, 210, 156) |
| HSL | hsl(48, 51%, 74%) |
| HSV | hsv(48, 30%, 87%) |
| CMYK | cmyk(0%, 5.8%, 30%, 12.5%) |
| CIE-LAB | lab(84.06, -3.62, 28.45) |
| CIE-LCH | lch(84.06, 28.68, 97.26°) |
| OKLab | oklab(86.14% -0.0077 0.0714) |
| OKLCH | oklch(86.14% 0.072 96.2) |
| XYZ | xyz(59.4793, 64.1829, 40.7014) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.94
Vanilla
#F3E5AB
ΔE00 4.38
Palegoldenrod
#EEE8AA
ΔE00 5.37
Wheat
#F5DEB3
ΔE00 5.99
Pale Peach
#FFE5AD
ΔE00 6.33
Light Tan
#FBEEAC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD29C #9CA9DF
analogous
#DFB19C #DFD29C #CBDF9C
triadic
#DFD29C #9CDFD2 #D29CDF
tetradic
#DFD29C #9CDFB1 #9CA9DF #DF9CCB
square
#DFD29C #9CDFB1 #9CA9DF #DF9CCB
split-complementary
#DFD29C #9CCBDF #B19CDF
monochromatic
#C1A840 #D0BD6E #DFD29C #EEE7CA #F8F4E8
Accessibility & contrast
On white
1.52
#DFD29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DFD29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD29C
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD29C | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF98
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#E9CAC4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd29c; /* rgb */ color: rgb(223, 210, 156); /* oklch */ color: oklch(86.1% 0.072 96.2);
Tailwind
colors: {
custom: {
50: '#e9dfb9',
500: '#dfd29c',
950: '#000000',
},
}SCSS
$custom: #dfd29c; $custom-light: #e9dfb9; $custom-dark: #000000;
JSON
{
"hex": "#dfd29c",
"rgb": {
"r": 223,
"g": 210,
"b": 156
},
"hsl": {
"h": 48.358,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.86135,
"c": 0.07185,
"h": 96.2
},
"luminance": 0.64181
}Semantic roles & 50–950 ramp
primary
#DFD29C
secondary
#6877B7
accent
#44BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481