#DCDCC1#DCDCC1
#DCDCC1 is a very light, muted yellow. Relative luminance 0.703; OKLCH L 88.7% C 0.036 H 107.1°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCC1 |
|---|---|
| RGB | rgb(220, 220, 193) |
| HSL | hsl(60, 28%, 81%) |
| HSV | hsv(60, 12%, 86%) |
| CMYK | cmyk(0%, 0%, 12.3%, 13.7%) |
| CIE-LAB | lab(87.12, -4.57, 13.29) |
| CIE-LCH | lch(87.12, 14.05, 108.99°) |
| OKLab | oklab(88.73% -0.0106 0.0345) |
| OKLCH | oklch(88.73% 0.036 107.1) |
| XYZ | xyz(64.7330, 70.2528, 60.5917) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.36
Beige
#F5F5DC
ΔE00 5.51
Cornsilk
#FFF8DC
ΔE00 6.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.24
Off White (survey)
#FFFFE4
ΔE00 7.45
Lightyellow
#FFFFE0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCC1 #C1C1DC
analogous
#DCCEC1 #DCDCC1 #CEDCC1
triadic
#DCDCC1 #C1DCDC #DCC1DC
tetradic
#DCDCC1 #C1DCCE #C1C1DC #DCC1CE
square
#DCDCC1 #C1DCCE #C1C1DC #DCC1CE
split-complementary
#DCDCC1 #C1CEDC #CEC1DC
monochromatic
#B0B073 #C6C69A #DCDCC1 #F2F2E8 #F4F4EB
Accessibility & contrast
On white
1.40
#DCDCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DCDCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCC1
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCC1 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DABF
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#E0D8D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdcc1; /* rgb */ color: rgb(220, 220, 193); /* oklch */ color: oklch(88.7% 0.036 107.1);
Tailwind
colors: {
custom: {
50: '#e7e6d3',
500: '#dcdcc1',
950: '#000000',
},
}SCSS
$custom: #dcdcc1; $custom-light: #e7e6d3; $custom-dark: #000000;
JSON
{
"hex": "#dcdcc1",
"rgb": {
"r": 220,
"g": 220,
"b": 193
},
"hsl": {
"h": 60,
"s": 27.835,
"l": 80.98
},
"oklch": {
"l": 0.88733,
"c": 0.03604,
"h": 107.1
},
"luminance": 0.70252
}Semantic roles & 50–950 ramp
primary
#DCDCC1
secondary
#8E8EB3
accent
#3FA63F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483