#DCDDCF#DCDDCF
#DCDDCF is a very light, near-neutral yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.019 H 110.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDCF |
|---|---|
| RGB | rgb(220, 221, 207) |
| HSL | hsl(64, 17%, 84%) |
| HSV | hsv(64, 6%, 87%) |
| CMYK | cmyk(0.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(87.70, -2.79, 6.75) |
| CIE-LCH | lch(87.70, 7.30, 112.45°) |
| OKLab | oklab(89.29% -0.0065 0.0177) |
| OKLCH | oklch(89.29% 0.019 110.1) |
| XYZ | xyz(66.6325, 71.4337, 69.2972) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.55
Eggshell
#F0EAD6
ΔE00 4.69
Beige
#F5F5DC
ΔE00 6.38
Warm Beige
#E9DCC9
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.74
Oldlace
#FDF5E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDCF #D0CFDD
analogous
#DDD7CF #DCDDCF #D5DDCF
triadic
#DCDDCF #CFDCDD #DDCFDC
tetradic
#DCDDCF #CFDDD7 #D0CFDD #DDCFD5
square
#DCDDCF #CFDDD7 #D0CFDD #DDCFD5
split-complementary
#DCDDCF #CFD5DD #D7CFDD
monochromatic
#A8AA87 #C2C4AB #DCDDCF #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.37
#DCDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DCDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDCF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDCF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#DEDBD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcddcf; /* rgb */ color: rgb(220, 221, 207); /* oklch */ color: oklch(89.3% 0.019 110.1);
Tailwind
colors: {
custom: {
50: '#e6e7dd',
500: '#dcddcf',
950: '#000000',
},
}SCSS
$custom: #dcddcf; $custom-light: #e6e7dd; $custom-dark: #000000;
JSON
{
"hex": "#dcddcf",
"rgb": {
"r": 220,
"g": 221,
"b": 207
},
"hsl": {
"h": 64.286,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.89292,
"c": 0.01884,
"h": 110.1
},
"luminance": 0.71434
}Semantic roles & 50–950 ramp
primary
#DCDDCF
secondary
#9F9EB2
accent
#4A9B50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484