#DFDCB3#DFDCB3
#DFDCB3 is a very light, muted yellow. Relative luminance 0.701; OKLCH L 88.6% C 0.054 H 104.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCB3 |
|---|---|
| RGB | rgb(223, 220, 179) |
| HSL | hsl(56, 41%, 79%) |
| HSV | hsv(56, 20%, 87%) |
| CMYK | cmyk(0%, 1.3%, 19.7%, 12.5%) |
| CIE-LAB | lab(87.06, -5.61, 20.57) |
| CIE-LCH | lch(87.06, 21.32, 105.27°) |
| OKLab | oklab(88.65% -0.0131 0.0526) |
| OKLCH | oklch(88.65% 0.054 104) |
| XYZ | xyz(64.1609, 70.1299, 52.7955) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.96
Palegoldenrod
#EEE8AA
ΔE00 5.48
Vanilla
#F3E5AB
ΔE00 5.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Pale
#FFF9D0
ΔE00 6.46
Lemonchiffon
#FFFACD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCB3 #B3B6DF
analogous
#DFC6B3 #DFDCB3 #CCDFB3
triadic
#DFDCB3 #B3DFDC #DCB3DF
tetradic
#DFDCB3 #B3DFC6 #B3B6DF #DFB3CC
square
#DFDCB3 #B3DFC6 #B3B6DF #DFB3CC
split-complementary
#DFDCB3 #B3CCDF #C6B3DF
monochromatic
#BBB45D #CDC888 #DFDCB3 #F1F0DE #F6F5E9
Accessibility & contrast
On white
1.40
#DFDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DFDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCB3
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCB3 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B1
Deuteranopia (green-blind)
#E5DBB4
Tritanopia (blue-blind)
#E6D6D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfdcb3; /* rgb */ color: rgb(223, 220, 179); /* oklch */ color: oklch(88.6% 0.054 104.0);
Tailwind
colors: {
custom: {
50: '#e9e6c9',
500: '#dfdcb3',
950: '#000000',
},
}SCSS
$custom: #dfdcb3; $custom-light: #e9e6c9; $custom-dark: #000000;
JSON
{
"hex": "#dfdcb3",
"rgb": {
"r": 223,
"g": 220,
"b": 179
},
"hsl": {
"h": 55.909,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.88646,
"c": 0.05421,
"h": 104
},
"luminance": 0.70129
}Semantic roles & 50–950 ramp
primary
#DFDCB3
secondary
#7F82B8
accent
#3BB432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161613
muted
#848482