#DCDECF#DCDECF
#DCDECF is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.020 H 113.0°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDECF |
|---|---|
| RGB | rgb(220, 222, 207) |
| HSL | hsl(68, 19%, 84%) |
| HSV | hsv(68, 7%, 87%) |
| CMYK | cmyk(0.9%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(87.95, -3.30, 7.12) |
| CIE-LCH | lch(87.95, 7.85, 114.89°) |
| OKLab | oklab(89.49% -0.0079 0.0186) |
| OKLCH | oklch(89.49% 0.02 113) |
| XYZ | xyz(66.8974, 71.9634, 69.3854) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.88
Eggshell
#F0EAD6
ΔE00 4.78
Beige
#F5F5DC
ΔE00 6.02
Warm Beige
#E9DCC9
ΔE00 6.93
Ivory
#FFFFF0
ΔE00 7.13
Oldlace
#FDF5E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDECF #D1CFDE
analogous
#DED9CF #DCDECF #D5DECF
triadic
#DCDECF #CFDCDE #DECFDC
tetradic
#DCDECF #CFDED9 #D1CFDE #DECFD5
square
#DCDECF #CFDED9 #D1CFDE #DECFD5
split-complementary
#DCDECF #CFD5DE #D9CFDE
monochromatic
#A7AC86 #C2C5AB #DCDECF #F2F3ED #F2F3ED
Accessibility & contrast
On white
1.36
#DCDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DCDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDECF
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDECF | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#DEDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdecf; /* rgb */ color: rgb(220, 222, 207); /* oklch */ color: oklch(89.5% 0.020 113.0);
Tailwind
colors: {
custom: {
50: '#e6e8dd',
500: '#dcdecf',
950: '#000000',
},
}SCSS
$custom: #dcdecf; $custom-light: #e6e8dd; $custom-dark: #000000;
JSON
{
"hex": "#dcdecf",
"rgb": {
"r": 220,
"g": 222,
"b": 207
},
"hsl": {
"h": 68,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.89493,
"c": 0.02024,
"h": 113
},
"luminance": 0.71963
}Semantic roles & 50–950 ramp
primary
#DCDECF
secondary
#A09DB4
accent
#499D54
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484