#DFD09C#DFD09C
#DFD09C is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.070 H 93.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD09C |
|---|---|
| RGB | rgb(223, 208, 156) |
| HSL | hsl(47, 51%, 74%) |
| HSV | hsv(47, 30%, 87%) |
| CMYK | cmyk(0%, 6.7%, 30%, 12.5%) |
| CIE-LAB | lab(83.55, -2.59, 27.76) |
| CIE-LCH | lch(83.55, 27.88, 95.34°) |
| OKLab | oklab(85.73% -0.0048 0.0698) |
| OKLCH | oklch(85.73% 0.07 93.9) |
| XYZ | xyz(58.9886, 63.2016, 40.5378) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.43
Vanilla
#F3E5AB
ΔE00 4.85
Wheat
#F5DEB3
ΔE00 5.53
Palegoldenrod
#EEE8AA
ΔE00 6.15
Pale Peach
#FFE5AD
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD09C #9CABDF
analogous
#DFAF9C #DFD09C #CDDF9C
triadic
#DFD09C #9CDFD0 #D09CDF
tetradic
#DFD09C #9CDFAF #9CABDF #DF9CCD
square
#DFD09C #9CDFAF #9CABDF #DF9CCD
split-complementary
#DFD09C #9CCDDF #AF9CDF
monochromatic
#C1A440 #D0BA6E #DFD09C #EEE6CA #F8F4E8
Accessibility & contrast
On white
1.54
#DFD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DFD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD09C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD09C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD99
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#E9C8C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dfd09c; /* rgb */ color: rgb(223, 208, 156); /* oklch */ color: oklch(85.7% 0.070 93.9);
Tailwind
colors: {
custom: {
50: '#e9deb9',
500: '#dfd09c',
950: '#000000',
},
}SCSS
$custom: #dfd09c; $custom-light: #e9deb9; $custom-dark: #000000;
JSON
{
"hex": "#dfd09c",
"rgb": {
"r": 223,
"g": 208,
"b": 156
},
"hsl": {
"h": 46.567,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.85731,
"c": 0.06994,
"h": 93.9
},
"luminance": 0.632
}Semantic roles & 50–950 ramp
primary
#DFD09C
secondary
#687AB7
accent
#49BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481