#DCDFC5#DCDFC5
#DCDFC5 is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.4% C 0.035 H 112.5°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFC5 |
|---|---|
| RGB | rgb(220, 223, 197) |
| HSL | hsl(67, 29%, 82%) |
| HSV | hsv(67, 12%, 87%) |
| CMYK | cmyk(1.3%, 0%, 11.7%, 12.5%) |
| CIE-LAB | lab(87.98, -5.47, 12.41) |
| CIE-LCH | lch(87.98, 13.56, 113.79°) |
| OKLab | oklab(89.44% -0.0133 0.0322) |
| OKLCH | oklch(89.44% 0.035 112.5) |
| XYZ | xyz(65.9797, 72.0225, 63.2383) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.09
Eggshell
#F0EAD6
ΔE00 5.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.00
Off White (survey)
#FFFFE4
ΔE00 7.00
Lightyellow
#FFFFE0
ΔE00 7.06
Cornsilk
#FFF8DC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFC5 #C8C5DF
analogous
#DFD5C5 #DCDFC5 #CFDFC5
triadic
#DCDFC5 #C5DCDF #DFC5DC
tetradic
#DCDFC5 #C5DFD5 #C8C5DF #DFC5CF
square
#DCDFC5 #C5DFD5 #C8C5DF #DFC5CF
split-complementary
#DCDFC5 #C5CFDF #D5C5DF
monochromatic
#ACB376 #C4C99E #DCDFC5 #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.36
#DCDFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DCDFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFC5
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFC5 | 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)
#E3DCC4
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#E0DCD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfc5; /* rgb */ color: rgb(220, 223, 197); /* oklch */ color: oklch(89.4% 0.035 112.5);
Tailwind
colors: {
custom: {
50: '#e7e9d6',
500: '#dcdfc5',
950: '#000000',
},
}SCSS
$custom: #dcdfc5; $custom-light: #e7e9d6; $custom-dark: #000000;
JSON
{
"hex": "#dcdfc5",
"rgb": {
"r": 220,
"g": 223,
"b": 197
},
"hsl": {
"h": 66.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.8944,
"c": 0.03485,
"h": 112.5
},
"luminance": 0.72022
}Semantic roles & 50–950 ramp
primary
#DCDFC5
secondary
#9692B6
accent
#3EA84A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483