#D3DCCF#D3DCCF
#D3DCCF is a very light, muted green. Relative luminance 0.695; OKLCH L 88.4% C 0.020 H 135.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCCF |
|---|---|
| RGB | rgb(211, 220, 207) |
| HSL | hsl(102, 16%, 84%) |
| HSV | hsv(102, 6%, 86%) |
| CMYK | cmyk(4.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(86.77, -5.38, 5.33) |
| CIE-LCH | lch(86.77, 7.57, 135.24°) |
| OKLab | oklab(88.4% -0.0144 0.014) |
| OKLCH | oklch(88.4% 0.02 135.8) |
| XYZ | xyz(63.7177, 69.5400, 69.0851) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.01
Silver (survey)
#C5C9C7
ΔE00 7.07
Honeydew
#F0FFF0
ΔE00 7.56
Eggshell
#F0EAD6
ΔE00 7.65
Beige
#F5F5DC
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCCF #D8CFDC
analogous
#D9DCCF #D3DCCF #CFDCD1
triadic
#D3DCCF #CFD3DC #DCCFD3
tetradic
#D3DCCF #CFD9DC #D8CFDC #DCD1CF
square
#D3DCCF #CFD9DC #D8CFDC #DCD1CF
split-complementary
#D3DCCF #D1CFDC #DCCFD9
monochromatic
#92A888 #B3C2AC #D3DCCF #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D3DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D3DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCCF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCCF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dccf; /* rgb */ color: rgb(211, 220, 207); /* oklch */ color: oklch(88.4% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#e0e6dd',
500: '#d3dccf',
950: '#000000',
},
}SCSS
$custom: #d3dccf; $custom-light: #e0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d3dccf",
"rgb": {
"r": 211,
"g": 220,
"b": 207
},
"hsl": {
"h": 101.538,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88398,
"c": 0.02004,
"h": 135.8
},
"luminance": 0.6954
}Semantic roles & 50–950 ramp
primary
#D3DCCF
secondary
#AB9EB1
accent
#4C9A82
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484