#DCDFD2#DCDFD2
#DCDFD2 is a very light, near-neutral yellow-green. Relative luminance 0.726; OKLCH L 89.8% C 0.018 H 117.3°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFD2 |
|---|---|
| RGB | rgb(220, 223, 210) |
| HSL | hsl(74, 17%, 85%) |
| HSV | hsv(74, 6%, 87%) |
| CMYK | cmyk(1.3%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(88.28, -3.31, 6.01) |
| CIE-LCH | lch(88.28, 6.86, 118.80°) |
| OKLab | oklab(89.77% -0.0081 0.0158) |
| OKLCH | oklch(89.77% 0.018 117.3) |
| XYZ | xyz(67.5340, 72.6442, 71.4242) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.11
Eggshell
#F0EAD6
ΔE00 5.21
Beige
#F5F5DC
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.64
Ivory
#FFFFF0
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFD2 #D5D2DF
analogous
#DFDCD2 #DCDFD2 #D6DFD2
triadic
#DCDFD2 #D2DCDF #DFD2DC
tetradic
#DCDFD2 #D2DFDC #D5D2DF #DFD2D6
square
#DCDFD2 #D2DFDC #D5D2DF #DFD2D6
split-complementary
#DCDFD2 #D2D6DF #DCD2DF
monochromatic
#A4AC8A #C0C6AE #DCDFD2 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.35
#DCDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DCDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFD2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFD2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#DDDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdfd2; /* rgb */ color: rgb(220, 223, 210); /* oklch */ color: oklch(89.8% 0.018 117.3);
Tailwind
colors: {
custom: {
50: '#e6e9df',
500: '#dcdfd2',
950: '#000000',
},
}SCSS
$custom: #dcdfd2; $custom-light: #e6e9df; $custom-dark: #000000;
JSON
{
"hex": "#dcdfd2",
"rgb": {
"r": 220,
"g": 223,
"b": 210
},
"hsl": {
"h": 73.846,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89774,
"c": 0.01774,
"h": 117.3
},
"luminance": 0.72644
}Semantic roles & 50–950 ramp
primary
#DCDFD2
secondary
#A5A1B5
accent
#4A9B5D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484