#DFD69C#DFD69C
#DFD69C is a very light, moderate yellow. Relative luminance 0.662; OKLCH L 86.9% C 0.076 H 100.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD69C |
|---|---|
| RGB | rgb(223, 214, 156) |
| HSL | hsl(52, 51%, 74%) |
| HSV | hsv(52, 30%, 87%) |
| CMYK | cmyk(0%, 4%, 30%, 12.5%) |
| CIE-LAB | lab(85.09, -5.67, 29.83) |
| CIE-LCH | lch(85.09, 30.36, 100.77°) |
| OKLab | oklab(86.95% -0.0136 0.0747) |
| OKLCH | oklch(86.95% 0.076 100.3) |
| XYZ | xyz(60.4792, 66.1827, 41.0347) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.10
Vanilla
#F3E5AB
ΔE00 3.93
Palegoldenrod
#EEE8AA
ΔE00 4.06
Light Tan
#FBEEAC
ΔE00 5.70
Khaki (CSS)
#F0E68C
ΔE00 6.63
Sand (survey)
#E2CA76
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD69C #9CA5DF
analogous
#DFB59C #DFD69C #C7DF9C
triadic
#DFD69C #9CDFD6 #D69CDF
tetradic
#DFD69C #9CDFB5 #9CA5DF #DF9CC7
square
#DFD69C #9CDFB5 #9CA5DF #DF9CC7
split-complementary
#DFD69C #9CC7DF #B59CDF
monochromatic
#C1B040 #D0C36E #DFD69C #EEE9CA #F8F5E8
Accessibility & contrast
On white
1.48
#DFD69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DFD69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD69C
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD69C | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D298
Deuteranopia (green-blind)
#E4D69E
Tritanopia (blue-blind)
#E9CEC7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd69c; /* rgb */ color: rgb(223, 214, 156); /* oklch */ color: oklch(86.9% 0.076 100.3);
Tailwind
colors: {
custom: {
50: '#e9e2b9',
500: '#dfd69c',
950: '#000000',
},
}SCSS
$custom: #dfd69c; $custom-light: #e9e2b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd69c",
"rgb": {
"r": 223,
"g": 214,
"b": 156
},
"hsl": {
"h": 51.94,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.86948,
"c": 0.07596,
"h": 100.3
},
"luminance": 0.66181
}Semantic roles & 50–950 ramp
primary
#DFD69C
secondary
#6872B7
accent
#3BBF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481