#DFDCB7#DFDCB7
#DFDCB7 is a very light, muted yellow. Relative luminance 0.703; OKLCH L 88.7% C 0.049 H 103.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCB7 |
|---|---|
| RGB | rgb(223, 220, 183) |
| HSL | hsl(56, 38%, 80%) |
| HSV | hsv(56, 18%, 87%) |
| CMYK | cmyk(0%, 1.3%, 17.9%, 12.5%) |
| CIE-LAB | lab(87.14, -5.03, 18.59) |
| CIE-LCH | lch(87.14, 19.26, 105.13°) |
| OKLab | oklab(88.74% -0.0115 0.0477) |
| OKLCH | oklch(88.74% 0.049 103.5) |
| XYZ | xyz(64.5714, 70.2940, 54.9571) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.72
Vanilla
#F3E5AB
ΔE00 6.37
Palegoldenrod
#EEE8AA
ΔE00 6.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.42
Pale
#FFF9D0
ΔE00 6.45
Beige
#F5F5DC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCB7 #B7BADF
analogous
#DFC8B7 #DFDCB7 #CEDFB7
triadic
#DFDCB7 #B7DFDC #DCB7DF
tetradic
#DFDCB7 #B7DFC8 #B7BADF #DFB7CE
square
#DFDCB7 #B7DFC8 #B7BADF #DFB7CE
split-complementary
#DFDCB7 #B7CEDF #C8B7DF
monochromatic
#B9B362 #CCC78D #DFDCB7 #F2F1E1 #F6F5EA
Accessibility & contrast
On white
1.39
#DFDCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#DFDCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCB7
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCB7 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B5
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#E5D7D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfdcb7; /* rgb */ color: rgb(223, 220, 183); /* oklch */ color: oklch(88.7% 0.049 103.5);
Tailwind
colors: {
custom: {
50: '#e9e6cc',
500: '#dfdcb7',
950: '#000000',
},
}SCSS
$custom: #dfdcb7; $custom-light: #e9e6cc; $custom-dark: #000000;
JSON
{
"hex": "#dfdcb7",
"rgb": {
"r": 223,
"g": 220,
"b": 183
},
"hsl": {
"h": 55.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.88736,
"c": 0.04909,
"h": 103.5
},
"luminance": 0.70293
}Semantic roles & 50–950 ramp
primary
#DFDCB7
secondary
#8387B7
accent
#3DB134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161613
muted
#848483