#DFD49C#DFD49C
#DFD49C is a very light, moderate yellow. Relative luminance 0.652; OKLCH L 86.5% C 0.074 H 98.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD49C |
|---|---|
| RGB | rgb(223, 212, 156) |
| HSL | hsl(50, 51%, 74%) |
| HSV | hsv(50, 30%, 87%) |
| CMYK | cmyk(0%, 4.9%, 30%, 12.5%) |
| CIE-LAB | lab(84.57, -4.65, 29.14) |
| CIE-LCH | lch(84.57, 29.51, 99.07°) |
| OKLab | oklab(86.54% -0.0107 0.0731) |
| OKLCH | oklch(86.54% 0.074 98.3) |
| XYZ | xyz(59.9762, 65.1766, 40.8670) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.82
Vanilla
#F3E5AB
ΔE00 4.07
Palegoldenrod
#EEE8AA
ΔE00 4.67
Light Tan
#FBEEAC
ΔE00 6.07
Wheat
#F5DEB3
ΔE00 6.52
Pale Peach
#FFE5AD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD49C #9CA7DF
analogous
#DFB39C #DFD49C #C9DF9C
triadic
#DFD49C #9CDFD4 #D49CDF
tetradic
#DFD49C #9CDFB3 #9CA7DF #DF9CC9
square
#DFD49C #9CDFB3 #9CA7DF #DF9CC9
split-complementary
#DFD49C #9CC9DF #B39CDF
monochromatic
#C1AC40 #D0C06E #DFD49C #EEE8CA #F8F5E8
Accessibility & contrast
On white
1.50
#DFD49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DFD49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD49C
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD49C | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD198
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#E9CCC5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd49c; /* rgb */ color: rgb(223, 212, 156); /* oklch */ color: oklch(86.5% 0.074 98.3);
Tailwind
colors: {
custom: {
50: '#e9e1b9',
500: '#dfd49c',
950: '#000000',
},
}SCSS
$custom: #dfd49c; $custom-light: #e9e1b9; $custom-dark: #000000;
JSON
{
"hex": "#dfd49c",
"rgb": {
"r": 223,
"g": 212,
"b": 156
},
"hsl": {
"h": 50.149,
"s": 51.145,
"l": 74.314
},
"oklch": {
"l": 0.86541,
"c": 0.07386,
"h": 98.3
},
"luminance": 0.65175
}Semantic roles & 50–950 ramp
primary
#DFD49C
secondary
#6875B7
accent
#40BF27
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481