#DCDCD0#DCDCD0
#DCDCD0 is a very light, near-neutral yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.016 H 106.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCD0 |
|---|---|
| RGB | rgb(220, 220, 208) |
| HSL | hsl(60, 15%, 84%) |
| HSV | hsv(60, 5%, 86%) |
| CMYK | cmyk(0%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(87.46, -2.10, 5.89) |
| CIE-LCH | lch(87.46, 6.26, 109.65°) |
| OKLab | oklab(89.12% -0.0046 0.0155) |
| OKLCH | oklch(89.12% 0.016 106.7) |
| XYZ | xyz(66.4919, 70.9563, 69.8553) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.97
Eggshell
#F0EAD6
ΔE00 4.89
Gainsboro
#DCDCDC
ΔE00 5.81
Warm Beige
#E9DCC9
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCD0 #D0D0DC
analogous
#DCD6D0 #DCDCD0 #D6DCD0
triadic
#DCDCD0 #D0DCDC #DCD0DC
tetradic
#DCDCD0 #D0DCD6 #D0D0DC #DCD0D6
square
#DCDCD0 #D0DCD6 #D0D0DC #DCD0D6
split-complementary
#DCDCD0 #D0D6DC #D6D0DC
monochromatic
#A8A88A #C2C2AD #DCDCD0 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.38
#DCDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DCDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCD0
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCD0 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#DEDAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcdcd0; /* rgb */ color: rgb(220, 220, 208); /* oklch */ color: oklch(89.1% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#e6e6de',
500: '#dcdcd0',
950: '#000000',
},
}SCSS
$custom: #dcdcd0; $custom-light: #e6e6de; $custom-dark: #000000;
JSON
{
"hex": "#dcdcd0",
"rgb": {
"r": 220,
"g": 220,
"b": 208
},
"hsl": {
"h": 60,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.89117,
"c": 0.01614,
"h": 106.7
},
"luminance": 0.70956
}Semantic roles & 50–950 ramp
primary
#DCDCD0
secondary
#9F9FB1
accent
#4D994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484