#D3DBCF#D3DBCF
#D3DBCF is a very light, near-neutral green. Relative luminance 0.690; OKLCH L 88.2% C 0.018 H 134.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBCF |
|---|---|
| RGB | rgb(211, 219, 207) |
| HSL | hsl(100, 14%, 84%) |
| HSV | hsv(100, 5%, 86%) |
| CMYK | cmyk(3.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(86.51, -4.86, 4.96) |
| CIE-LCH | lch(86.51, 6.95, 134.44°) |
| OKLab | oklab(88.19% -0.013 0.013) |
| OKLCH | oklch(88.19% 0.018 134.9) |
| XYZ | xyz(63.4561, 69.0167, 68.9979) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.44
Silver (survey)
#C5C9C7
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 7.40
Light Gray
#D3D3D3
ΔE00 7.47
Eggshell
#F0EAD6
ΔE00 7.52
Honeydew
#F0FFF0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBCF #D7CFDB
analogous
#D9DBCF #D3DBCF #CFDBD1
triadic
#D3DBCF #CFD3DB #DBCFD3
tetradic
#D3DBCF #CFD9DB #D7CFDB #DBD1CF
square
#D3DBCF #CFD9DB #D7CFDB #DBD1CF
split-complementary
#D3DBCF #D1CFDB #DBCFD9
monochromatic
#93A789 #B3C1AC #D3DBCF #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.42
#D3DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D3DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBCF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBCF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#D3DAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dbcf; /* rgb */ color: rgb(211, 219, 207); /* oklch */ color: oklch(88.2% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#e0e6dd',
500: '#d3dbcf',
950: '#000000',
},
}SCSS
$custom: #d3dbcf; $custom-light: #e0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d3dbcf",
"rgb": {
"r": 211,
"g": 219,
"b": 207
},
"hsl": {
"h": 100,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.88194,
"c": 0.01836,
"h": 134.9
},
"luminance": 0.69017
}Semantic roles & 50–950 ramp
primary
#D3DBCF
secondary
#AA9EB0
accent
#4D987F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484