#DCDFC6#DCDFC6
#DCDFC6 is a very light, muted yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.034 H 112.6°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFC6 |
|---|---|
| RGB | rgb(220, 223, 198) |
| HSL | hsl(67, 28%, 83%) |
| HSV | hsv(67, 11%, 87%) |
| CMYK | cmyk(1.3%, 0%, 11.2%, 12.5%) |
| CIE-LAB | lab(88.00, -5.31, 11.92) |
| CIE-LCH | lch(88.00, 13.04, 114.01°) |
| OKLab | oklab(89.46% -0.0129 0.031) |
| OKLCH | oklch(89.46% 0.034 112.6) |
| XYZ | xyz(66.0947, 72.0685, 63.8438) |
| Luminance | 0.7207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.05
Eggshell
#F0EAD6
ΔE00 5.55
Off White (survey)
#FFFFE4
ΔE00 7.00
Lightyellow
#FFFFE0
ΔE00 7.11
Cornsilk
#FFF8DC
ΔE00 7.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFC6 #C9C6DF
analogous
#DFD5C6 #DCDFC6 #CFDFC6
triadic
#DCDFC6 #C6DCDF #DFC6DC
tetradic
#DCDFC6 #C6DFD5 #C9C6DF #DFC6CF
square
#DCDFC6 #C6DFD5 #C9C6DF #DFC6CF
split-complementary
#DCDFC6 #C6CFDF #D5C6DF
monochromatic
#ACB378 #C4C99F #DCDFC6 #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.36
#DCDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DCDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFC6
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFC6 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC5
Deuteranopia (green-blind)
#E3DDC7
Tritanopia (blue-blind)
#DFDCD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfc6; /* rgb */ color: rgb(220, 223, 198); /* oklch */ color: oklch(89.5% 0.034 112.6);
Tailwind
colors: {
custom: {
50: '#e7e9d7',
500: '#dcdfc6',
950: '#000000',
},
}SCSS
$custom: #dcdfc6; $custom-light: #e7e9d7; $custom-dark: #000000;
JSON
{
"hex": "#dcdfc6",
"rgb": {
"r": 220,
"g": 223,
"b": 198
},
"hsl": {
"h": 67.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.89465,
"c": 0.03354,
"h": 112.6
},
"luminance": 0.72068
}Semantic roles & 50–950 ramp
primary
#DCDFC6
secondary
#9793B6
accent
#3FA74B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483