#DCDCCF#DCDCCF
#DCDCCF is a very light, near-neutral yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.017 H 106.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCCF |
|---|---|
| RGB | rgb(220, 220, 207) |
| HSL | hsl(60, 16%, 84%) |
| HSV | hsv(60, 6%, 86%) |
| CMYK | cmyk(0%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(87.44, -2.27, 6.38) |
| CIE-LCH | lch(87.44, 6.78, 109.61°) |
| OKLab | oklab(89.09% -0.005 0.0167) |
| OKLCH | oklch(89.09% 0.017 106.8) |
| XYZ | xyz(66.3693, 70.9073, 69.2094) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.31
Eggshell
#F0EAD6
ΔE00 4.70
Warm Beige
#E9DCC9
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.23
Light Gray
#D3D3D3
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCCF #CFCFDC
analogous
#DCD5CF #DCDCCF #D5DCCF
triadic
#DCDCCF #CFDCDC #DCCFDC
tetradic
#DCDCCF #CFDCD5 #CFCFDC #DCCFD5
square
#DCDCCF #CFDCD5 #CFCFDC #DCCFD5
split-complementary
#DCDCCF #CFD5DC #D5CFDC
monochromatic
#A8A888 #C2C2AC #DCDCCF #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DCDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DCDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCCF
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCCF | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#DEDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdccf; /* rgb */ color: rgb(220, 220, 207); /* oklch */ color: oklch(89.1% 0.017 106.8);
Tailwind
colors: {
custom: {
50: '#e6e6dd',
500: '#dcdccf',
950: '#000000',
},
}SCSS
$custom: #dcdccf; $custom-light: #e6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dcdccf",
"rgb": {
"r": 220,
"g": 220,
"b": 207
},
"hsl": {
"h": 60,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.8909,
"c": 0.01748,
"h": 106.8
},
"luminance": 0.70907
}Semantic roles & 50–950 ramp
primary
#DCDCCF
secondary
#9E9EB1
accent
#4C9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484