#DCDFB3#DCDFB3
#DCDFB3 is a very light, muted yellow. Relative luminance 0.712; OKLCH L 89.0% C 0.058 H 110.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFB3 |
|---|---|
| RGB | rgb(220, 223, 179) |
| HSL | hsl(64, 41%, 79%) |
| HSV | hsv(64, 20%, 87%) |
| CMYK | cmyk(1.3%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(87.60, -8.24, 21.28) |
| CIE-LCH | lch(87.60, 22.82, 111.16°) |
| OKLab | oklab(89.02% -0.0206 0.0544) |
| OKLCH | oklch(89.02% 0.058 110.7) |
| XYZ | xyz(64.0390, 71.2462, 53.0174) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.37
Palegoldenrod
#EEE8AA
ΔE00 5.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.20
Vanilla
#F3E5AB
ΔE00 6.54
Lemonchiffon
#FFFACD
ΔE00 6.69
Cream
#FFFDD0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFB3 #B6B3DF
analogous
#DFCCB3 #DCDFB3 #C6DFB3
triadic
#DCDFB3 #B3DCDF #DFB3DC
tetradic
#DCDFB3 #B3DFCC #B6B3DF #DFB3C6
square
#DCDFB3 #B3DFCC #B6B3DF #DFB3C6
split-complementary
#DCDFB3 #B3C6DF #CCB3DF
monochromatic
#B4BB5D #C8CD88 #DCDFB3 #F0F1DE #F5F6E9
Accessibility & contrast
On white
1.38
#DCDFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCDFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFB3
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFB3 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBB0
Deuteranopia (green-blind)
#E7DCB5
Tritanopia (blue-blind)
#E2D9D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfb3; /* rgb */ color: rgb(220, 223, 179); /* oklch */ color: oklch(89.0% 0.058 110.7);
Tailwind
colors: {
custom: {
50: '#e7e9ca',
500: '#dcdfb3',
950: '#000000',
},
}SCSS
$custom: #dcdfb3; $custom-light: #e7e9ca; $custom-dark: #000000;
JSON
{
"hex": "#dcdfb3",
"rgb": {
"r": 220,
"g": 223,
"b": 179
},
"hsl": {
"h": 64.091,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.8902,
"c": 0.05813,
"h": 110.7
},
"luminance": 0.71246
}Semantic roles & 50–950 ramp
primary
#DCDFB3
secondary
#827FB8
accent
#32B43B
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161613
muted
#848482