#DCDED1#DCDED1
#DCDED1 is a very light, near-neutral yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.018 H 113.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDED1 |
|---|---|
| RGB | rgb(220, 222, 209) |
| HSL | hsl(69, 16%, 85%) |
| HSV | hsv(69, 6%, 87%) |
| CMYK | cmyk(0.9%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(88.00, -2.96, 6.14) |
| CIE-LCH | lch(88.00, 6.81, 115.78°) |
| OKLab | oklab(89.55% -0.0071 0.0161) |
| OKLCH | oklch(89.55% 0.018 113.8) |
| XYZ | xyz(67.1434, 72.0618, 70.6813) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.10
Eggshell
#F0EAD6
ΔE00 5.00
Gainsboro
#DCDCDC
ΔE00 6.47
Beige
#F5F5DC
ΔE00 6.49
Light Gray
#D3D3D3
ΔE00 6.85
Warm Beige
#E9DCC9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDED1 #D3D1DE
analogous
#DEDAD1 #DCDED1 #D6DED1
triadic
#DCDED1 #D1DCDE #DED1DC
tetradic
#DCDED1 #D1DEDA #D3D1DE #DED1D6
square
#DCDED1 #D1DEDA #D3D1DE #DED1D6
split-complementary
#DCDED1 #D1D6DE #DAD1DE
monochromatic
#A6AB8A #C1C4AD #DCDED1 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.36
#DCDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DCDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDED1
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDED1 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD0
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#DEDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcded1; /* rgb */ color: rgb(220, 222, 209); /* oklch */ color: oklch(89.5% 0.018 113.8);
Tailwind
colors: {
custom: {
50: '#e6e8df',
500: '#dcded1',
950: '#000000',
},
}SCSS
$custom: #dcded1; $custom-light: #e6e8df; $custom-dark: #000000;
JSON
{
"hex": "#dcded1",
"rgb": {
"r": 220,
"g": 222,
"b": 209
},
"hsl": {
"h": 69.231,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89546,
"c": 0.01759,
"h": 113.8
},
"luminance": 0.72062
}Semantic roles & 50–950 ramp
primary
#DCDED1
secondary
#A3A0B3
accent
#4B9B57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484