#DCDFB4#DCDFB4
#DCDFB4 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.0% C 0.057 H 110.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFB4 |
|---|---|
| RGB | rgb(220, 223, 180) |
| HSL | hsl(64, 40%, 79%) |
| HSV | hsv(64, 19%, 87%) |
| CMYK | cmyk(1.3%, 0%, 19.3%, 12.5%) |
| CIE-LAB | lab(87.62, -8.09, 20.79) |
| CIE-LCH | lch(87.62, 22.31, 111.26°) |
| OKLab | oklab(89.04% -0.0202 0.0532) |
| OKLCH | oklch(89.04% 0.057 110.8) |
| XYZ | xyz(64.1405, 71.2868, 53.5519) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.48
Palegoldenrod
#EEE8AA
ΔE00 5.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.14
Vanilla
#F3E5AB
ΔE00 6.67
Lemonchiffon
#FFFACD
ΔE00 6.69
Cream
#FFFDD0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFB4 #B7B4DF
analogous
#DFCDB4 #DCDFB4 #C7DFB4
triadic
#DCDFB4 #B4DCDF #DFB4DC
tetradic
#DCDFB4 #B4DFCD #B7B4DF #DFB4C7
square
#DCDFB4 #B4DFCD #B7B4DF #DFB4C7
split-complementary
#DCDFB4 #B4C7DF #CDB4DF
monochromatic
#B4BA5E #C8CD89 #DCDFB4 #F0F1DF #F5F6EA
Accessibility & contrast
On white
1.38
#DCDFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DCDFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFB4
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFB4 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB1
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#E2DAD3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfb4; /* rgb */ color: rgb(220, 223, 180); /* oklch */ color: oklch(89.0% 0.057 110.8);
Tailwind
colors: {
custom: {
50: '#e7e9ca',
500: '#dcdfb4',
950: '#000000',
},
}SCSS
$custom: #dcdfb4; $custom-light: #e7e9ca; $custom-dark: #000000;
JSON
{
"hex": "#dcdfb4",
"rgb": {
"r": 220,
"g": 223,
"b": 180
},
"hsl": {
"h": 64.186,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.89042,
"c": 0.05686,
"h": 110.8
},
"luminance": 0.71286
}Semantic roles & 50–950 ramp
primary
#DCDFB4
secondary
#8480B8
accent
#32B33B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482