#DCDFC4#DCDFC4
#DCDFC4 is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.036 H 112.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFC4 |
|---|---|
| RGB | rgb(220, 223, 196) |
| HSL | hsl(67, 30%, 82%) |
| HSV | hsv(67, 12%, 87%) |
| CMYK | cmyk(1.3%, 0%, 12.1%, 12.5%) |
| CIE-LAB | lab(87.96, -5.63, 12.90) |
| CIE-LCH | lch(87.96, 14.08, 113.58°) |
| OKLab | oklab(89.42% -0.0137 0.0335) |
| OKLCH | oklch(89.42% 0.036 112.3) |
| XYZ | xyz(65.8655, 71.9768, 62.6369) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.16
Eggshell
#F0EAD6
ΔE00 5.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.84
Lightyellow
#FFFFE0
ΔE00 7.02
Off White (survey)
#FFFFE4
ΔE00 7.02
Cornsilk
#FFF8DC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFC4 #C7C4DF
analogous
#DFD5C4 #DCDFC4 #CFDFC4
triadic
#DCDFC4 #C4DCDF #DFC4DC
tetradic
#DCDFC4 #C4DFD5 #C7C4DF #DFC4CF
square
#DCDFC4 #C4DFD5 #C7C4DF #DFC4CF
split-complementary
#DCDFC4 #C4CFDF #D5C4DF
monochromatic
#ADB475 #C4C99C #DCDFC4 #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.36
#DCDFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCDFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFC4
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFC4 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC2
Deuteranopia (green-blind)
#E4DDC5
Tritanopia (blue-blind)
#E0DCD7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfc4; /* rgb */ color: rgb(220, 223, 196); /* oklch */ color: oklch(89.4% 0.036 112.3);
Tailwind
colors: {
custom: {
50: '#e7e9d5',
500: '#dcdfc4',
950: '#000000',
},
}SCSS
$custom: #dcdfc4; $custom-light: #e7e9d5; $custom-dark: #000000;
JSON
{
"hex": "#dcdfc4",
"rgb": {
"r": 220,
"g": 223,
"b": 196
},
"hsl": {
"h": 66.667,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.89416,
"c": 0.03616,
"h": 112.3
},
"luminance": 0.71977
}Semantic roles & 50–950 ramp
primary
#DCDFC4
secondary
#9591B7
accent
#3DA849
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483