#DCDFC3#DCDFC3
#DCDFC3 is a very light, muted yellow. Relative luminance 0.719; OKLCH L 89.4% C 0.037 H 112.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFC3 |
|---|---|
| RGB | rgb(220, 223, 195) |
| HSL | hsl(66, 30%, 82%) |
| HSV | hsv(66, 13%, 87%) |
| CMYK | cmyk(1.3%, 0%, 12.6%, 12.5%) |
| CIE-LAB | lab(87.94, -5.79, 13.39) |
| CIE-LCH | lch(87.94, 14.59, 113.38°) |
| OKLab | oklab(89.39% -0.0141 0.0347) |
| OKLCH | oklch(89.39% 0.037 112.1) |
| XYZ | xyz(65.7521, 71.9315, 62.0394) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.24
Eggshell
#F0EAD6
ΔE00 6.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.69
Lightyellow
#FFFFE0
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.06
Cornsilk
#FFF8DC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFC3 #C6C3DF
analogous
#DFD4C3 #DCDFC3 #CEDFC3
triadic
#DCDFC3 #C3DCDF #DFC3DC
tetradic
#DCDFC3 #C3DFD4 #C6C3DF #DFC3CE
square
#DCDFC3 #C3DFD4 #C6C3DF #DFC3CE
split-complementary
#DCDFC3 #C3CEDF #D4C3DF
monochromatic
#ADB473 #C5CA9B #DCDFC3 #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.36
#DCDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DCDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFC3
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFC3 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC1
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#E0DBD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdfc3; /* rgb */ color: rgb(220, 223, 195); /* oklch */ color: oklch(89.4% 0.037 112.1);
Tailwind
colors: {
custom: {
50: '#e7e9d5',
500: '#dcdfc3',
950: '#000000',
},
}SCSS
$custom: #dcdfc3; $custom-light: #e7e9d5; $custom-dark: #000000;
JSON
{
"hex": "#dcdfc3",
"rgb": {
"r": 220,
"g": 223,
"b": 195
},
"hsl": {
"h": 66.429,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.89391,
"c": 0.03747,
"h": 112.1
},
"luminance": 0.71931
}Semantic roles & 50–950 ramp
primary
#DCDFC3
secondary
#9490B7
accent
#3CA948
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483